I am passing a return value from stored procedure to list of type long and then i am trying to bind the list it with the combo box programmatic.
By doing this i should get first item of comb box should be null or empty.
Need help in this
By doing this i should get first item of comb box should be null or empty.
Need help in this
Comment