Skip to Content
0
Former Member
Feb 26, 2009 at 10:07 AM

adding new row in a table

25 Views

hi experts ,

i am working on a table and on an action of button i need to add a row. The table has a lots of elements like input fields, dropdown by key, textviews etc. i have created a new row by incresing visible row count on action but the above mentioned elements are not editable . The cardinality of the node bound to table is 1..n and selection is 1....n.

Please suggest me a proper solution.

Thank you.