5 Answers, 1 is accepted
0
Accepted
Hello,
The Gantt uses a GanttDataSource, which inherits from the regular kendo.data.DataSource. That means that you can use all options available in the DataSource component, like the transport.read.data option for passing parameters with the request:
http://docs.telerik.com/KENDO-UI/api/javascript/data/datasource#configuration-transport.read.data
Regards,
Bozhidar
Telerik
The Gantt uses a GanttDataSource, which inherits from the regular kendo.data.DataSource. That means that you can use all options available in the DataSource component, like the transport.read.data option for passing parameters with the request:
http://docs.telerik.com/KENDO-UI/api/javascript/data/datasource#configuration-transport.read.data
Regards,
Bozhidar
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Saurabh
Top achievements
Rank 1
answered on 11 Aug 2015, 09:07 AM
Thanks,
So is it possible to use "Filter Multi Checkboxes" with Gantt ?
0
Hi,
Not quite sure what you mean by "Filter Multi Checkboxes", but you should be able to pass in any parameters.
Regards,
Bozhidar
Telerik
Not quite sure what you mean by "Filter Multi Checkboxes", but you should be able to pass in any parameters.
Regards,
Bozhidar
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0

Saurabh
Top achievements
Rank 1
answered on 27 Aug 2015, 06:41 AM
Hi,
"Filter Multi Checkboxes" is filtering function with kendo grid (http://demos.telerik.com/kendo-ui/grid/filter-multi-checkboxes).
0
Hi,
Currently filtering is not supported in the gantt widget. You can log this in our uservoice, so that other people can vote for this as a feature in order to increase its implementation priority:
http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback
Regards,
Bozhidar
Telerik
Currently filtering is not supported in the gantt widget. You can log this in our uservoice, so that other people can vote for this as a feature in order to increase its implementation priority:
http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback
Regards,
Bozhidar
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!