3
Reply

Change index of dropdownlist inside gridview

Harshit Mehta

Harshit Mehta

Jul 7 2014 3:13 AM
880
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)