Filter grid from textfield outside of grid not working while selecting next in paging tool bar

  1. #1

    Filter grid from textfield outside of grid not working while selecting next in paging tool bar

    Hi,



    I want to pass parameters other than start and limit while paging. I tried to pass through BaseParam But it does not work.



    I want to display search result for given search input outside the grid panel . On KeyUp of search text, It passes all three params to server side and displayed search result , but when I click on next in paging
    tool bar, the searchInput is null. How can i maintain search field while pagination



    Please tell me any idea?


    Regards and thanks in advance, raks
  2. #2

    RE: Filter grid from textfield outside of grid not working while selecting next in paging tool bar

    Hi Raks,

    Pls try like this.
    grid.store.baseParams.searchText="some text";
    Regards,

    BOBS :)

Similar Threads

  1. Replies: 11
    Last Post: Feb 08, 2012, 8:18 AM
  2. Replies: 2
    Last Post: Oct 28, 2011, 6:44 AM
  3. [CLOSED] Grid view Paging tool bar
    By majestic in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Dec 01, 2010, 11:37 AM
  4. grid panel filter with paging
    By snow_cap in forum 1.x Help
    Replies: 1
    Last Post: Aug 02, 2010, 6:31 PM
  5. Filter Grid from Textfield outside of grid?
    By Tbaseflug in forum 1.x Help
    Replies: 4
    Last Post: May 29, 2009, 5:08 PM

Posting Permissions