ClientID of dynamically added dropdownlists

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xpertbyshishir
    New Member
    • Apr 2007
    • 7

    ClientID of dynamically added dropdownlists

    hi,
    i am creating a asp.net website in VB.net where i am generating dropdownlists for each row dynamically. When i am accessing this created controls in client side for handling, i am not able to get the clientid of each dropdown list.

    One way i know is to get the client id by view source, but that does not solve the problem.Is there any way that i can get the client id of each dropdown using some simple javascript because i want to add items to each dropdownlist.

    Any help is appreciated.
Working...