6/18/2025 9:28:16 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Detect change in editable datagrid
Posted: 16 May 07 3:39 PM
|
fiogf49gjkf0d I have an editable datagrid with two editable columns. I would like to be able to detect when someone makes a change to a value in the grid, then fire additional logic. The problem is that there is no consistant event (that I can uncover) that fires when a grid cell is edited inline.
The onlick fires when the cell is clicked in - a good start but doesn't indicate when a user leaves a cell or fire when the arrow keys are used to navigate the gird. The onchangenode event fires when you move to a cell on a different record, but not on the same record. The 'onedit' events don't fire inline... You get the picture..
Is there a trick or event I missing that will allow me to know when someone leaves a grid cell? Thanks
|
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|