Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ListGrid Checkbox Changed Event

$
0
0
1. SmartClient_v100p_2015-05-13_LGPL
2. IE 11

Hi, I would like to setup a javascript function to call the moment a checkbox in a displayed listGrid record is modified.

I want to have this method called the moment a user either uses the mouse to click a checkbox to change its value or the moment a user uses the keyboard to press the spacebar to change the value of the current focused checkbox of a record displayed in the ListGrid.

The listGrid has autosave disabled and its displayed fields are setup with a dataset that contains disconnected data from a locally hosted file.

Which method either in the listGrid or DataSource Javascript object definitions do I have to setup with the function I would like to call?

Viewing all articles
Browse latest Browse all 4756

Trending Articles