Results 1 to 2 of 2

Thread: [2005] How to catch combo event.

  1. #1

    Thread Starter
    Member
    Join Date
    May 2006
    Posts
    40

    Exclamation [2005] How to catch combo event.

    Hi All,
    I m facing a problem in catching the Combo Event which i have placed in <aspataGrid> tag. i want some database operations to do on its change even but i m not able to catch its Event.

    so please could u suggest some or the other way to achieve that ????

  2. #2
    Fanatic Member space_monkey's Avatar
    Join Date
    Apr 2005
    Location
    神と歩くこと
    Posts
    573

    Re: [2005] How to catch combo event.

    If you are using a template field go into the source view, and try setting the OnSelectedIndexChanged="functionName" property to the name of the function that you want to call. Make sure to set the autopostback="true".
    Using VB6 or VB.net 2008 with .net 3.5
    "Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad

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