This question is locked. New answers and comments are not allowed.
Hi,
I have a RadGridView where filters can be applied.
What is the most efficient way of finding the index of the row when filters are applied?
For example a row may be the 5th row in a grid but when filters are applied it is now the top most row hence has an index of 0.
Thanks
I have a RadGridView where filters can be applied.
What is the most efficient way of finding the index of the row when filters are applied?
For example a row may be the 5th row in a grid but when filters are applied it is now the top most row hence has an index of 0.
Thanks