This question is locked. New answers and comments are not allowed.
I have a button that when the user clicks it will save the data from RadSpreadsheet into a DataTable. I need to know how to loop through only the rows of the worksheet that are visible. For example, the user starts with 200 rows and applies a data filter to get it down to only 20 rows.