4
Answers

dropdownlist in asp.net C#

Sonali Avhad

Sonali Avhad

4y
611
1
I have one aspx page and in which there are some textbox and dropdownlist. First time i retrieved data on textchanged of one textbox ,it show all data but again next textchanged of that textbox it gives httpexception unhandled by usercode and DataBinding: 'System.Data.DataRowView' does not contain a property with the name of previous dropdownlist value
Answers (4)