I want to add rows dynamically
I have created a table using form api. The table has header row, I have used form api's hidden element. The table is designed to take input in similar way how form takes. I want to add rows dynamically. The row's cell are form api's texfield. The below link shows the functionality I want to do in drupal :- http://www.switchonthecode.com/tutorials/adding-dynamic-rows-to-flex-datagri... I have tried using AHAH, but I am not getting the implementation as in the link above. Please help me. -- *Pavithra M* * *
I have created a table using form api. The table has header row, I have used form api's hidden element. The table is designed to take input in similar way how form takes. I want to add rows dynamically. The row's cell are form api's texfield. The below link shows the functionality I want to do in drupal :- http://www.switchonthecode.com/tutorials/adding-dynamic-rows-to-flex-datagri... I have tried using AHAH, but I am not getting the implementation as in the link above. Please help me. * * -- *Pavithra M* * *
On Wednesday 05 January 2011, pavithra m wrote:
I have created a table using form api. The table has header row, I have used form api's hidden element.
The table is designed to take input in similar way how form takes.
I want to add rows dynamically. The row's cell are form api's texfield.
The below link shows the functionality I want to do in drupal :- http://www.switchonthecode.com/tutorials/adding-dynamic-rows-to-flex-datagr id
I have tried using AHAH, but I am not getting the implementation as in the link above. Please help me.
* *
http://plugins.jquery.com/project/table -- ----------------- Bob Hutchinson Midwales dot com -----------------
www.datatables.net very very good plugin, with a perfect integration with drupal, i have tested merging a lot of examples, and having good results
Is it possible to insert new rows which will be saved in the node with this module ? Bests ----- Original Message ----- From: "Aldo Martinez Selleras" <aldo@caonao.cu> To: <development@drupal.org> Sent: Wednesday, January 05, 2011 9:23 AM Subject: Re: [development] I want to add rows dynamically
www.datatables.net
very very good plugin, with a perfect integration with drupal, i have tested merging a lot of examples, and having good results
participants (4)
-
Aldo Martinez Selleras -
Bob Hutchinson -
Nicolas Tostin -
pavithra m