Unplanned
Last Updated: 21 Oct 2020 15:42 by ADMIN
Milind
Created on: 12 Mar 2019 14:30
Category: MultiColumnComboBox
Type: Feature Request
1
Load on Demand or Virtualization feature for MultiColumnComboBox

Hello,

 

Load on demand feature is requested in multicolumn combobox

 

Thanks,

 

Milind Shevade

4 comments
ADMIN
Peter Milchev
Posted on: 01 Nov 2019 11:24

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 Milchev

Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
JT
Posted on: 01 Nov 2019 01:46
Is there an internal build I can try out for the load on demand feature? Between various ajax calls and postbacks in our webforms project, I am unable to get this control working against webservice calls as parameters may change based on other control postbacks. These parameters are also not part of the kendo filter implementation. Load on demand with an ItemsRequested event would work perfectly.
ADMIN
Rumen
Posted on: 11 Apr 2019 12:35
Update:

The Virtualization demo shows how to bind the MultiColumnComboBox to a web-service. 

The server-side binding is still not offered by the control and for this reason I am changing the feature request status to "In Development".

Please bear with us for its implementation!

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Rumen
Posted on: 15 Mar 2019 14:51
Hi Milind,

The requested virtualization feature is already available. You can test it at https://demos.telerik.com/aspnet-ajax/multicolumncombobox/virtualization/defaultcs.aspx.

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.