tri_inn Level: Regular User Registered: 26-08-2002 Posts: 395
|
how to access textboxes in datagrid at runtime by javascript
say suppose i am working with datagrid and there are four textboxes in <ItemTemplate> or <EditItemTemplate> of my datagrid and i want to access
those textboxes at run time by javascript after rendering the grid means want to access those textboxes at client side. is it possible if yes, the please
tell me in detail with sample code.
|