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

client side programmatic data bound example

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
enrico
Top achievements
Rank 1
enrico asked on 10 Nov 2015, 10:33 AM

hello,

I'm trying to reproduce this KendoUI example:
http://demos.telerik.com/aspnet-mvc/html5-dashboard-sample-app/Home/ProductsAndOrders

using programmatic client side data binding like this example:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-binding/client-side/programmatic/defaultcs.aspx

Could you provide an example?

what I like of this kendoUI sample is the filtering style (excel style), 100% width and height container fill, Client-side Hierarchy Loading. I do not want to use KendoUI.

I know I could figure out how to have it working myself as I wish, but a working example would be very useful.

 thank you

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 13 Nov 2015, 08:48 AM
Hello Enrico,

You can implement the required functionality by following the examples below:

http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/client-side-hierarchy-loading/defaultcs.aspx
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/excel-like-filtering/defaultcs.aspx

and populate the ListBox in the filter with RadClentDataSource like this:
http://demos.telerik.com/aspnet-ajax/listbox/examples/populatingwithdata/client-side-data-binding/defaultcs.aspx

I hope this helps.

Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
enrico
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or