LISTCHANGE Grid Notify Event
Description
A BBjGrid has a list control (BBjListButton or BBjListEdit) assigned to a cell, that cell is in edit mode, and the user clicked the mouse or pressed a key which changed the highlighted item in the dropdown list.
Event Template
context:u(2),code:i(1),id:u(2),objtype:i(2),msg:i(4),wparam:i(4),lparam:i(4),col:i(4),row:i(4),textcolor:c(3),backcolor:c(3),alignment:u(1),style:i(4),imgidx:i(4),x:i(2),y:I(2),w:u(2),h:u(2), ptx:i(2),pty:i(2),buf:c(1*)
If a grid cell that contains a list control (BBjListButton or BBjListEdit) is being edited, and the highlighted item in the dropped-down list changes because of a mouse click or a key press, then a LISTCHANGE Grid Notify event message is fired.
See Also
NOTICE() Function - Get SYSGUI Notice String
NOTICETPL() Function - Get Notice String Template