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
35
DropDownProvider - setting different datasource for each row in WebGrid
posted

I am using the 2009.1 (CLR 3.5) version of the WebGrid. I have a column in my grid that needs to present data in a dropdown control fashion. Using the infragistics DropDownProvider it a simple and intuitive way of doing this. The only catch is each record in my grid needs to have a dropdown column with a slightly different dataset. Whenever i try to update the datasource in the DropDownProvider, it effects every row. Is there a way i can do this?

The solution doesn't necessarily have to use the DropDownProvider as an EditorProvider. If my approach is incorrect and using a template field would be easier I am fine with that.

Parents
No Data
Reply Children
No Data