Hello,
Load on demand feature is requested in multicolumn combobox
Thanks,
Milind Shevade
Hello JT,
The MultiColumnComboBox can be bound the ClientDataSource. The settings to configure the WebService binding are almost identical between the MultiColumnComboBox and the ClientDataSource, so you would be able to easily setup the ClientDataSource.
The benefit of using the ClientDataSource would be using the OnCustomParameter event, which allows you to send various data to the server in the desired format:
Regards, Peter MilchevProgress Telerik