Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Design Question
Message
From
29/04/2008 11:41:39
 
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01313710
Message ID:
01313885
Views:
9
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform