3
Answers

how to remove value from other dropdown in gridview

Photo of Anil Kumar

Anil Kumar

5y
918
1
HI ,
I have a grid view where row created dynamicaly and i bind a drop down in each row.
now i have to to complete task that if i select one value in any drodown thn that value should remove from other dropdown and user cant select that value in any dropdown,.
please help how can i perform this task in asp.net

Answers (3)