[CLOSED] How to get all dirty record from a gridpanel

  1. #1

    [CLOSED] How to get all dirty record from a gridpanel

    How to get all dirty record from a gridpanel, can i use code like "#{GridPanel1}.getRowsValues({selectedOnly : true})"
  2. #2
    Use 'dirtyRowsOnly' option
    #{GridPanel1}.getRowsValues({dirtyRowsOnly: true})
  3. #3
    thank you .

Similar Threads

  1. [CLOSED] Store record being marked as dirty
    By GLD in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 10, 2012, 7:34 PM
  2. [CLOSED] Is there any function for formpanel to mark dirty record.
    By xian.xu in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 26, 2011, 8:38 AM
  3. [CLOSED] Update only dirty cell in the row of gridpanel
    By Shanth in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 17, 2011, 12:46 PM
  4. How to set Grid record dirty?
    By speddi in forum 1.x Help
    Replies: 0
    Last Post: Jul 16, 2010, 8:47 PM
  5. [CLOSED] Update only dirty rows of gridpanel
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 25, 2010, 2:00 PM

Tags for this Thread

Posting Permissions