We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Filter parameters passed via query string

What is the best way to pass in filter parameters via a query string?
 
I can filter the data during an http get or post, but I want the column filter display to represent the currently filtered data set.
 
I would like functionality similar to how the Dynamic Data templates worked.
Foreign keys are represented by drop down lists as filters, and foreign keys in the grid view would be displayed as links that would filter the destination table when you clicked on them.
Also, you could decorate your models to indicate which property would be used as a display name.
 
I find it difficult to represent relational data with the current Syncfusion Grid.

1 Reply

SK Sarath Kumar P Syncfusion Team October 17, 2013 06:33 AM UTC

Hi Jeremy,

 

Thanks for using Syncfusion products.

Your requirement of displaying destination grid based on the record in the parent grid can be achieved in our master-details sample. Master-details sample explains how user can filter record based on their clicks in master grid(parent) and filtered record will display in master-details grid(destination).

We suggest you to refer the following link for further reference.

 

Link- http://mvc.syncfusion.com/demos/ui/grid/ProductShowCase/ParentChild.

 

Please let us know if you need further assistance.

 

Regards,

P.SarathKumar

 


Loader.
Live Chat Icon For mobile
Up arrow icon