Enhance TWebDBTableControl to sync with the connected Dataset. So if the row in the dataset is selected the matching row on the control is highlighted, and if the row in the control is clicked/selected then the dataset cursor points at that row.
Enhance TWebDBTableControl to sync with the connected Dataset. So if the row in the dataset is selected the matching row on the control is highlighted, and if the row in the control is clicked/selected then the dataset cursor points at that row.