0
Answer

Accessing the Datagrid in Javascript

karthik.gopalan

karthik.gopalan

19y
1.7k
1
Hi All, I have one problem with datagrid. I want to add one new row in the datagrid wthout submitting the page (i.e through javascript). Since the datagrid is treated as a html table in javascript i am able to add a new row in the that table. But i want to access that newly added row in the table(datagrid) in code behind. Is it posibel to access the row? Is there anyother way to add a new row in the datagrid without submitting the page. Kindly help in this issue as soon as possible Thanks in advance Regards, Karthik G
Next Recommended Forum