Datagrid
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
How to get the textbox values in the datagrid using javascript please help me Reg nantha
-
How to get the textbox values in the datagrid using javascript please help me Reg nantha
You have to pass the .ClientID as an argument in the function from where you are calling ex.. onClick="show('<%TextBox1.ClientID%>');"
Best Regards, Chetan Patel