Where are AW grid events listed?
I have an AW grid and it has an onCellValidated(..) event.
Its working as expected. When the user enters a value in a cell and the cursor moved to another cell the event fires. When the user enters a value in a cell and the cursor leaves the grid to, say, press a button, the onCellValidated event does not fire. Is there another event, perhaps, onExitGrid I could use to validate the cell changed before the cursor left the grid?
Generally, how do I find out about AW grid events?
I have looked in the AW documentation on this site and do not see a section for grid events. Perhaps I have overlooked the grid events section in the documentation? So far I have found out about events by looking at coding examples in the Support Forum.
Thanks.
Its working as expected. When the user enters a value in a cell and the cursor moved to another cell the event fires. When the user enters a value in a cell and the cursor leaves the grid to, say, press a button, the onCellValidated event does not fire. Is there another event, perhaps, onExitGrid I could use to validate the cell changed before the cursor left the grid?
Generally, how do I find out about AW grid events?
I have looked in the AW documentation on this site and do not see a section for grid events. Perhaps I have overlooked the grid events section in the documentation? So far I have found out about events by looking at coding examples in the Support Forum.
Thanks.
Russell Belding
October 29,