I have my list control's SelectionMode set to "CheckBox"
If one row is selected and another row is selected I would like to automatically remove the selection of the previous checkbox.
How do I do this?
Above code clears the currectly selected rows before user selection in the SelChange() event of C1List.
I believe this should work for you.
Regards,
<daktmacfan> wrote in message news:203655@10.0.1.98... I have my list control's SelectionMode set to "CheckBox" If one row is selected and another row is selected I would like to automatically remove the selection of the previous checkbox. How do I do this? http://helpcentral.componentone.com/cs/forums/p/74888/203655.aspx#203655