This is a migrated thread and some comments may be shown as answers.

Virtual GridView + sorting etc.

3 Answers 104 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dartand
Top achievements
Rank 1
Dartand asked on 19 Aug 2015, 01:29 PM

I'm new to using Kendo and have tried the following example that allows for a GridView in Virtual Mode to have sorting etc.

http://www.telerik.com/support/kb/winforms/gridview/details/high-performance-with-radgridview-and-virtual-mode-including-filtering-sorting-and-grouping

 

Using the latest version of Kendo with this example, the Grid still throws the 'Operation not supported in Virtual Mode' exceptions.

 

Has this functionality been changed / broken / replaced? Whilst I have a virtual mode grid working with a large data source through service interfaces using linq incl. paging, I can't even override the header sorting myself without these exceptions being thrown which kind of makes the grid not very useful for paging large result sets. The articles on the subject saying what to do no longer seem to work unless I'm missing something.

 

Andy

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 19 Aug 2015, 02:58 PM
Hi Andy,

Thank you for writing.

First I want to mention that this article is for the Telerik UI for WinForms suite and has nothing to do with Kendo. Indeed, with the latest release, this article will not work and will cause an exception. We are aware of this and we are planning to resolve with our next release, by introducing means to overcome this. 

For the time being the only option is to use Q2 2015, not Q2 2015 SP1.

I hope that you find this information useful. Should you have any other questions, do not hesitate to contact us.

Regards,
Stefan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Teemu
Top achievements
Rank 1
answered on 22 Dec 2017, 12:28 PM

Hi,

Telerik UI for WinForms 2017.3.1017.40, this happens.

Teemu

0
Dimitar
Telerik team
answered on 22 Dec 2017, 02:05 PM
Hi Andy,

The recommended approach now is to use RadVirtualGrid.

In addition, I have tested the project that is available at the end of the article and it appears to work on my side. Or do I need to perform any specific steps?

I hope this will be useful. 

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
Dartand
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Teemu
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or