Skip to Content
0
Former Member
Sep 26, 2008 at 05:25 AM

Error in Table data ?

25 Views

Hi @,

In my application I have a table with checkbox and user has to select the checkbox. The details

of the checked rows in table is passed to backend for updation.

But I have observed tht unless the first record in the table is selected the records are

not getting passed to backend I am looping the table node based upon its size and

checked state of checkbox as true and then populating the table to be passed to backend.

Dont know why this strange behaviour is happening.

Regards,