selected rows and checkboxes... |
Post Reply |
Author | |
ddlittle
Senior Member Joined: 19 February 2004 Location: United States Status: Offline Points: 132 |
Post Options
Thanks(0)
Posted: 20 November 2008 at 4:23pm |
I have a report control with a checkbox in column zero. When I select several rows and click a checkbox in one of those rows, I want the checkboxes to all turn on (or off). I tried iterating through the selected rows, but it seems that clicking the checkbox changes the selection count to one, because I never iterate more than once.
Do I need to do something else to find the underlying selection? The selection remains highlighted.
Here's a stub of my code, in case you see something there:
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |