Accessing the Datagrid in Javascript

Feb 15 2005 7:12 AM
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