ASP.NET - How to get values from template column in gridview
Asked By balaji mogadali on 10-May-12 08:40 AM
hi frds
i took 4 controls as template control in gridview.
such as checkbox -- autoback (true)
dropdownlist
dropdownlist
textbox
all controls are loaded in page load event ,
but when i check checkbox automatically all controls are disappered
what should i do to restore controls with data that loaded .