This sample allows you to track Grid control events.
Features:
Displays an event log, which will show the order of the current cell events that are raised and the values that are present in a cell as the events occur; you can also see mouse events and grid events.
Below is an image of the sample.
Interactive Features:
In the editable cells, any text can be typed.
The AutoComplete cell will allow you to enter only the content from a data source, or a choice list, and nothing else.
In the NotClickable option, user will not be able to click the drop-down button.
Enabling Events:
You can enable or disable the events by checking appropriate checkboxes in the sample.