Posted
on Jun 21, 2006
(permalink)
Hello Nikita.
Thank you for your prompt answer. In fact I am using the latest version (3.2.0), and here we have, for exemple, a recordset with about 1000 lines and 6 columns loaded from a Sybase database, our users wish to be able to group by a column (drag drop column for grouping), loading the radgrid takes about 90 seconds (no paging) which is kind of slow, but not surprising i admit for a light client. Also, i have set the "GroupLoadMode" property to "Server" to speed up performance but still get about the same speed.
Note that using a simple query tool, the recordset is fetched in less than a second.
Thanks for any clue for speeding up this.
Raphael