With the previous versions of the Xceed grid control I could do the following:
gridControl1.DataRows.Count
This has been removed from the 3.0 grid and has broken compatibility with an existing app. Is there something else that works in place of gridControl1.DataRows.Count?
Thank you,
Nathan
Imported from legacy forums. Posted by Nathan (had 1878 views)