Harshit Mehta

Harshit Mehta

  • NA
  • 3
  • 888

Change index of dropdownlist inside gridview

Jul 7 2014 3:13 AM
I am facing a problem in ASP.NET development:

On my ASPX page, I have 1 GridView & 3 dropdownlists inside that gridview.

Now i wish to change the index of the 2nd dropdownlist based on the index of the 1st dropdownlist.

I want to use JavaScript only. Please help.


Answers (3)