[CLOSED] Append a Record to the Store

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Append a Record to the Store

    Guess who - me again :-)

    Today is really rough...

    I got a grid with some data in the store. Now a need to add a new record at the end of the Grid. My 'normal' adding looks like

    grid.getStore().add({ Id: newPseudoGUI() });
    Is there a way to manage the 'position' where the record is inserted ?

    Peter
    Last edited by Baidaly; May 05, 2013 at 9:29 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 0
    Last Post: Nov 20, 2012, 1:08 PM
  2. Replies: 1
    Last Post: Dec 22, 2011, 6:17 AM
  3. Replies: 16
    Last Post: May 26, 2011, 10:23 PM
  4. [CLOSED] Store.remove(record) and Store.reload()
    By capecod in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 08, 2010, 10:03 AM
  5. [CLOSED] Adding a new Store Record - Not a Record object
    By Steve in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 15, 2009, 7:40 AM

Posting Permissions