G
Guest
I have a gridview, and a listbox which has a different datasource. The
listbox contains distinct types of contacts, whereas the gridview will get
populated upon contact type selection.
The data is displayed but when on submission of the contact type from the
list box i get a null reference exception.
I already tried to trap using SelectedIndex -1 but that does not work..
Any pointers.
Thanks in advance
listbox contains distinct types of contacts, whereas the gridview will get
populated upon contact type selection.
The data is displayed but when on submission of the contact type from the
list box i get a null reference exception.
I already tried to trap using SelectedIndex -1 but that does not work..
Any pointers.
Thanks in advance