store filter clientside

  1. #1

    store filter clientside

    Quick Question

    Is there a way to filter a store on the clientside through javascript

    Thanks
  2. #2
    Geoffrey McGill
    Founder
  3. #3
    Sorry but it does not help me. The filtering I want must be on a store on the clientside and has nothing to do with a gridpanel. I am loading a table into the store. Then depending on what the user selects on the screen I want to filter the store by the value without going to the server. My reasoning is all the data is already by the client, so why go back to filter the data on the server.

    What I do at the moment is loop through all the records in the store on the clientside and find the information I am looking for. I just thought that their might be a less cumbersome way of doing it.

    Thanks

Similar Threads

  1. [CLOSED] Filter a Store
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 18, 2012, 4:48 PM
  2. how to filter store
    By Mr.Techno in forum 1.x Help
    Replies: 2
    Last Post: Aug 29, 2011, 10:55 AM
  3. Recommended way to apply store filter
    By DougMcDonald in forum 1.x Help
    Replies: 4
    Last Post: Apr 26, 2011, 10:54 AM
  4. Rfreshing Grid/Store ClientSide
    By Yemo in forum 1.x Help
    Replies: 1
    Last Post: Jan 09, 2011, 12:15 PM
  5. Modify store load params clientside
    By jchau in forum 1.x Help
    Replies: 14
    Last Post: Aug 10, 2009, 10:41 AM

Posting Permissions