Kendo Vue Grid Checkbox Column Filter

0 Answers 51 Views
Grid
Daniel
Top achievements
Rank 2
Iron
Iron
Daniel asked on 18 May 2023, 11:13 AM | edited on 18 May 2023, 11:23 AM

Hello,

 

I need to use a column filter with checkboxes on my current grid. I want the checkboxes to have values from all the possible data from the server instead of only the data that I got on the current page.

This means that when the column filter is getting open, I need to make a call to the server in order to get all the data I need.

Can you please provide me a way to do, because I can't find one.

Thanks

 

Nevermind, I solved it. I saw that there is a property dataItems. This raised another question. How can I make a loading animation for the dropdown while I m waiting to get my data?

Petar
Telerik team
commented on 23 May 2023, 08:39 AM

Hi, Daniel. 

I am happy to hear that you managed to implement the functionality you initially asked about.

Talking about the Loading animation for the DropDownList, the component doesn't have a built-in functionality that displays a loading animation. The solution I can suggest is to use the Grid's built-in loader. More details about the usage of the loader can be found in this documentation article.  Please check the shared link and let me know if it helps you in your scenario. 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Daniel
Top achievements
Rank 2
Iron
Iron
Share this question
or