When using RowExpand event in a Grid, when you expand a Row, it does not fire the event (unless I am misunderstanding, if so, can an event be made for an event when the dropdown arrow is clicked)
![]()
Console shows no logs of an event fired when the row is expanded.
RowSelect and RowDoubleClick both do seem to work.


