Retriving filtered data from Gridpanel in MVC

  1. #1

    Retriving filtered data from Gridpanel in MVC

    I need to get the filtered data from Gridpanel in MVC for printing. there is few article which explains how to get in ASP. Can anyone help me with MVC example???
  2. #2
    Hello @pep! Welcome to Ext.NET Forums!

    What about you used remote filtering, so you can be sure what the user sees is what the server provides? Then it would be easy to know what to filter out of the grid from server-side.

    Have a look on this example: Grid Panel - Remote Filtering, Sorting and Paging.

    You may consider also investigating other grid panel examples in our MVC examples explorer for other options! Additionally, there are many more examples in the WebForms examples explorer that may bring good ideas and be easy to port from WebForms to MVC, once you compare a couple matching examples in both MVC and WebForms sample list.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 3
    Last Post: Apr 17, 2014, 5:40 PM
  2. [CLOSED] Get all changed store data when store is filtered
    By bayoglu in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Mar 08, 2013, 4:08 PM
  3. How to get the filtered data of GridPanel?
    By tesonguo in forum 1.x Help
    Replies: 5
    Last Post: Mar 08, 2012, 11:13 AM
  4. How to retrieve filtered data from grid
    By chezinho in forum 1.x Help
    Replies: 0
    Last Post: Jan 07, 2011, 11:41 AM
  5. Selected row in filter after filtered
    By chezinho in forum 1.x Help
    Replies: 0
    Last Post: Jan 04, 2011, 2:27 PM

Tags for this Thread

Posting Permissions