Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Using Dataset to Populate DropDownProvider
posted

I am using a DropDownProvider in a WebDataGrid.

Our application uses a data access layer that must return a Dataset to the application.

I am having trouble getting the DropDownProvider to accept a Dataset as its DataSource.

I am sure i am missing something trivial and would appreciate any assistance or direction.

 

Thanks for your time and assistance!!!