Article Details
| Id: | 18032 |
| Product: | finPOWER Connect |
| Type: | NEW |
| Version: | 3.04.00 |
| Opened: | 12/02/2021 |
| Closed: | 08/04/2021 |
| Released: | 30/06/2021 |
| Job: | J025965 |
HTML Widgets; widget.UI.Grid control; onRowDrilldown event now has a "grid" property
The event arguments object (e) for a widget.UI.Grid control's onRowDrilldown event how has a "grid" property that is a reference to the grid on which the event occurred.
NOTE: Unlike many other controls, Grids, for historical reasons, don't generally have a "sender" argument in their event handlers.