tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
How could I access control inside the datagrid by JavaScript for my validation purpose?
i want to access control inside the datagrid by JavaScript for my validation purpose.
Say suppose i am showing 10 records through datagrid. In my datagrid there are textboxes so when I am showing 10
Records then there will be 10 textboxes inside my datagrid.so I want to know how could I access those textboxes
Inside my datagrid by JavaScript for my validation purpose. if it is possible then please
Give me the sample code.
|