Posted 5 April 2023, 4:03 pm EST
I am wanting to call the RefreshRow on my C1TrueDbGrid and it requires a row in the grid itself. I know which row number it is in my data source (a DataTable in this case) but how do I get the corresponding row number in the grid itself? Pretty much what I am looking for is the reverse of RowBookmark.