This is a migrated thread and some comments may be shown as answers.

Kenod Combo virtualization

1 Answer 71 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Sp
Top achievements
Rank 1
Veteran
Sp asked on 17 Sep 2020, 12:37 PM
Hi Team,

I have implemented Virtualization and its working fine . But in my case there are 2 pages with similar filter section i want to pass same to other page what i have selected in first page and it should pre load with data. Here i problem is how can i pass selected filter params of virtualized combo and i need to set the same to another combo. 
We are using sessiongstorage to transfer current selected data into other page. and using the same we are setting default values to the controls.
Preaviously we filling the combo with all data and setting the slectedvalue property in javascript . 
Now  we need to set DataSourceRequest to fill the Combo with filter options , help me how can get and set this property in javascript or jquery.

Thanks & Regards,
Sp.

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 21 Sep 2020, 09:38 AM

Hello,

Can you please provide more details about how filtering is implemented to the first ComboBox? Typically, the programmatic approach to filter the DataSource is the same. Or if you are using the Filter component please provide its setup. 

Regards,
Ianko
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
ComboBox
Asked by
Sp
Top achievements
Rank 1
Veteran
Answers by
Ianko
Telerik team
Share this question
or