I want to use the RadGridView to show data stored in a server, there are millions of registers and I need to navigate through all of them, it would be inefficient to download all of them to the client.
Does RadGridView have the capability of virtualizing the ScrollBar, in order to navigate from the client, through all the registers stored in the server?
Does RadGridView have the capability of virtualizing the ScrollBar, in order to navigate from the client, through all the registers stored in the server?