Is it possible to use a multi column WebDropDown in the EditorProviders DropDownProvider. I know that you can add a template to a WebDropDown to show a 2 coumn format. However, there seems to be no template for DropDownProvider.
I am using a DropDownProvider for one of the columns in WwbDataGrid and need a multi column for the DropDownProvider.
PLease help me to achieve a multi columns in DropDwonProvider.
I also have the same problem.
Do you have an example to implement multi column webdropdown.
Thanks.
Hi percykinny,
Please do not hesitate to contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
It should be possible to implement a multi column DropDownProvider in a similar fashion as a Multi column WebDropDown. The provider supports ItemTemplates as the regular WebDropDown therefore the principle for showing multicolumn data is the same.
I am also putting the link to the guide for creating a multicolumn dropdown as this may help other community members:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/WebDropDown_Create_a_Multi_Column_WebDropDown_using_Templates.html
Please tell me if you need further assistance.