This example is based on the How to use ASPxCheckBox in DataItemTemplate to emulate a selection example. It illustrate how to emulate the ASPxGridView's SelectionCheckBox and hide it for particular ASPxGridView's DataRow based on the DataRow's values.
See Also:
How to use ASPxCheckBox in DataItemTemplate to emulate a selection
Question Comments
Added By: Henry Su at: 3/30/2015 2:14:23 PM
I tried your run online demo, but I found 1 problem, when I check the "cbCheckAll" checkbox in the header, although it does check all of the "cbcheck" checkbox in the gridview, but the checked status of "cbCheckAll" checkbox become "unchecked" right afterwards, what is the reason of it? and how to fix it?
Added By: Luke (DevExpress Support) at: 3/31/2015 12:05:17 AMHello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T225431: The E2382 example works incorrectly. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.