CheckboxSelection Model Event

  1. #1

    CheckboxSelection Model Event

    hi,

    is there any possibilty to handle an event for a CheckboxSelection Model. I would like to set the Active state of the 2nd column to false or true depends on Checkbox in the 1st col when I click into. See attached pic. I havent found out any function to handle that ?

    thx for your help
    Attached Thumbnails Click image for larger version. 

Name:	checkboxselectionmodel.jpg 
Views:	46 
Size:	44.6 KB 
ID:	1583  
  2. #2
    Hi,

    Use RowSelect/RowDeselect event of the selection model
    <RowSelect Handler="record.set('Active', true);"/>
  3. #3
    THX ^^ works

Similar Threads

  1. [CLOSED] Locking Grid with checkboxselection model
    By nhg_itd in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 15, 2012, 6:02 AM
  2. Replies: 1
    Last Post: Feb 03, 2011, 2:49 PM
  3. [CLOSED] CheckboxSelection model - select a row from codebehind
    By sadaf in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 07, 2011, 9:24 AM
  4. [CLOSED] CheckBoxSelection model
    By jwaite in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 17, 2010, 7:33 AM
  5. [CLOSED] CheckboxSelection model and script in every response
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 04, 2009, 11:09 AM

Posting Permissions