Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Design Question
Message
 
 
To
29/04/2008 11:41:39
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01313710
Message ID:
01313892
Views:
10
>>>Select all works, as does unselect all because those cases are handled as checkbox events. I am now dealing with a scenario where if a user selects too many items I clear all selections programmatically and prompt for fewer selections, just cannot figure out how to clear the checkbox of the 'tick'.
>>
>>Is your Checkbox column bound to the data? If yes, how and then you update the underlying data?
>
>Our checkbox column is bound to a boolean column that is added to the datatable at runtime. We just loop through the table setting the column as appropriate.

I'm not sure I get it. Can you show some code?

In my case I have Approved field in the SQL Server table. I want to be able to Select All/Unselect All and I also want automatic update behind the scenes when I click on the checkbox in a grid.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform