[CLOSED] detect new store record on client side

  1. #1

    [CLOSED] detect new store record on client side

    Hi,
    how can I detect in javascript on the client side that a Record is new. I know about the dirty flag of the record but in this case I really need the information that a record is new and not committed.
    Thx,
    Peter
  2. #2

    RE: [CLOSED] detect new store record on client side

    Hi,

    Just check newRecord field for record (please note that newRecord will present if you use standard addRecord/insertRecord functions)

Similar Threads

  1. Replies: 3
    Last Post: Dec 26, 2011, 1:32 PM
  2. [CLOSED] Dynamic Store: undefined error at client side
    By digitek in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 16, 2011, 10:17 AM
  3. [CLOSED] reload store and grid on client side
    By ryan.kim in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Aug 12, 2011, 12:39 PM
  4. [CLOSED] Add record server side to dynamically generated store
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 01, 2011, 7:36 PM
  5. Replies: 1
    Last Post: Dec 01, 2010, 5:14 PM

Posting Permissions