I added Record click handler on a nested grid but when i click on a detail record (into the detail grid) i always get the master record in the event of the handler.
Is it possible to add click handler on the detail grid? How to get the DetailGrid to custom it (change columns, group, sort...)
Is it possible to add click handler on the detail grid? How to get the DetailGrid to custom it (change columns, group, sort...)
Comment