2
Display individual record information of a DataTable in the OnClick event
Feedback / Product Ideas and Feature Requests / Axiom
Display individual record information of a DataTable by clicking on it using the OnClick event. Currently, there are no RowIndex and ColumnIndex available to identify the clicked record in the OnClick event. A new "OnItemClick" event would be great.