How to programmatically set selected value of Dropdownlist aspx during loading of data: We can select programmatically a value on dropdownlist by it’s index. If we need to select by text then we need FindByText method as described in following line.
Leading IT Company
How to programmatically set selected value of Dropdownlist aspx during loading of data: We can select programmatically a value on dropdownlist by it’s index. If we need to select by text then we need FindByText method as described in following line.