Results 1 to 2 of 2

Thread: How to pass params with OnCheckedChanged

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    27

    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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width