How to check if Form or Editable Grid is Dirty ?

  1. #1

    How to check if Form or Editable Grid is Dirty ?

    Can some suggest me a technique to check if Form or Editable Grid is Dirty ? I would like to caution users while he is closing the tab in case he has any unsaved data in Form or Editable Grid?
  2. #2

    RE: How to check if Form or Editable Grid is Dirty ?

    Hi,

    GridPanel: grid.isDirty()
    FormPanel: formPanel.getForm().isDirty()


    Also can be interesting for you
    http://forums.ext.net/showthread.php?3489
    Last edited by geoffrey.mcgill; Jan 11, 2011 at 9:31 PM.

Similar Threads

  1. Replies: 2
    Last Post: Jun 06, 2012, 8:27 PM
  2. [CLOSED] Editable check column inside a TreePanel
    By RCN in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 04, 2012, 9:07 AM
  3. Check Panel Form Validation ?
    By Mohammad in forum 1.x Help
    Replies: 0
    Last Post: Nov 29, 2011, 5:46 AM
  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] Form: check if it's dirty
    By RomualdAwessou in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jul 15, 2010, 5:48 PM

Posting Permissions