Hi,
I've succesfully moved from DevExpress cxGrid to your Grid Component.
It works perfect.
(Sorting did not work, until i found you have a separate found rDBGridSorter_Unidac that you have to add to the components to have it work with Devart data drivers, maybe add it in the documentation ?)
I found 2 OnEvents i don't know how to convert.
I used OnEditChanged when you are finished editing a field in the grid.
and OnFocusedRecordChanged when you move to a different record in the grid.
Is there anyway to get these working in rDBGrid ?
Kind regards,
Erik