Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Design Question
Message
 
 
À
29/04/2008 11:41:39
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01313710
Message ID:
01313892
Vues:
11
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform