|
-
Apr 4th, 2005, 11:08 AM
#1
Thread Starter
Junior Member
How to pass params with OnCheckedChanged
Hi Everyone!
Does anyone know how to pass params to a oncheckchanged function? The OnCheckChanged function needs this signiture (ByVal sender As Object, ByVal e As EventArgs) but I also want to pass in a string and a checkbox name.
Thanks!
James
-
Apr 5th, 2005, 12:17 AM
#2
Re: How to pass params with OnCheckedChanged
The checkbox will have a corresponding oncheckedchanged event. It makes no sense to want to pass the checkbox itself.
You'll have to describe your setup for the page.
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
|