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

ServerFiltering - what's the difference?

1 Answer 180 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 1
Joe asked on 02 Feb 2017, 05:37 PM
So obviously ServerFiltering, if true filters the data on the server side instead of the client side, but what is the real difference?  Is it a performance thing? Ideally I'm dealing with a small data set but I dont see any real difference with it true or false...

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 06 Feb 2017, 07:04 AM
Hello Joe,

You won't be able to notice a performance difference when server filtering is enabled unless you load a large amount of items into the AutoComplete. Both server filtering and virtualization are features implemented with the idea of improving performance when you load items from a large dataset. You can find more information on these two functionalities in their respective sections of the documentation: Server Filtering, Virtualization.

Regards,
Ivan Danchev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
AutoComplete
Asked by
Joe
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or