Checkbox - OnClick - Focus to Btn

  1. #1

    Checkbox - OnClick - Focus to Btn

    I have a grid - with a series of Checboxes - all works in edit - however, if the user doubleclicks and checks a checkbox and then moves his mouse to teh save button to commit the changes - as the focus is stil on the CB, it does not pick it up as dirty and does not commit the change for that CB...

    Would it be possible, on click event of teh CB - to set the focus to another control right away - or force it (the cell) out of edit mode (even better)
  2. #2

    RE: Checkbox - OnClick - Focus to Btn

    Hi,

    Try to call*stopEditing function of GridPanel before call save*function


    http://extjs.com/deploy/dev/docs/?cl...er=stopEditing








Similar Threads

  1. TriggerField onclick event.
    By huzzi in forum 1.x Help
    Replies: 0
    Last Post: Oct 04, 2011, 8:35 AM
  2. what is the use of onclick and onevent
    By ranganath in forum 1.x Help
    Replies: 1
    Last Post: Jan 18, 2011, 2:46 PM
  3. Replies: 4
    Last Post: Oct 06, 2010, 9:08 AM
  4. Window URL onClick event
    By Carlos Caetano in forum 1.x Help
    Replies: 0
    Last Post: Sep 14, 2010, 2:57 PM
  5. [0.8.2] Onclick + extraparms
    By SouthDeveloper in forum 1.x Help
    Replies: 2
    Last Post: Feb 10, 2010, 1:12 PM

Posting Permissions