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

Server filtering with a custom querystring

2 Answers 746 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 21 Jun 2017, 08:06 PM

What should I be looking at in the docs for Server filtering with custom querystring values?

When I set serverfiltering to true I get a long custom kendo querystring.  I really just need to shoot up a couple of my own params.

2 Answers, 1 is accepted

Sort by
0
Joana
Telerik team
answered on 23 Jun 2017, 02:28 PM

Hello Steve,

You could have a look at this demo: https://demos.telerik.com/kendo-ui/spreadsheet/datasource. You could use the parameterMap option to send extra parameters. 

http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#configuration-transport.parameterMap

http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#configuration-serverFiltering

http://docs.telerik.com/kendo-ui/api/javascript/spreadsheet/customfilter

Regards,
Joana
Progress Telerik
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.
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 23 Jun 2017, 02:42 PM
Parameter map was it thx!
Tags
Data Source
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Joana
Telerik team
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or