|
-
Aug 28th, 2006, 02:42 PM
#1
Thread Starter
Fanatic Member
Checkbox List Item selected
When a user clicks a checkbox in my checkbox list I want to get the column numer they clicked on. For example, if they click the first box the number should be 0, the second box should be 1, and so on.
I tried this
rblAlerts.SelectedIndex
But this always return a 0 value no matter which check box is clicked. I have my code in the SelectedIndexChanged sub.
I am using VB .Net 2003.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|