Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making CheckBox in the GridView editable
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Making CheckBox in the GridView editable
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01310520
Message ID:
01310520
Views:
67
Hi everybody,

I looked through several links but I'm still not clear as how to make the CheckBox field in a GridView to be easily clickable. In my current view it is
<asp:CheckBoxField DataField="Approved" HeaderText="Approved" SortExpression="Approved" />
which makes it readonly.

I need to be able to simply click on this checkbox. Do you know how can I set up this field in a GridView?

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform