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

Grid's sorting does not work if virtualization is on

8 Answers 157 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mo
Top achievements
Rank 1
Mo asked on 15 Jan 2012, 01:43 AM
Hi,

I found out that the grid is not sorted any more when you scroll the grid up and down, if the virtualization is on. Any idea how to resolve this issue? Thanks in advance.

Please reference the link http://jsfiddle.net/BkCTL/3/ for example.

Best,
Mo

8 Answers, 1 is accepted

Sort by
0
Joel
Top achievements
Rank 1
answered on 15 Jan 2012, 02:48 AM
Also, grouping + scroll is all screwy with virtualization on.

Reference here : http://jsfiddle.net/latenightcoder/BkCTL/5/ (Try to group by Last Name and then scroll)
0
Rosen
Telerik team
answered on 16 Jan 2012, 09:54 AM
Hi,

Unfortunately, having both grouping and virtualization is currently not supported. However, we will do our best to address this limitation for feature version of the widget.

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Mo
Top achievements
Rank 1
answered on 16 Jan 2012, 07:48 PM
Hi, Could you also confirm if having sorting and virtualization is currently supported? Thanks!

I fail to have it working, and the example is http://jsfiddle.net/BkCTL/3/.
0
Rosen
Telerik team
answered on 17 Jan 2012, 08:31 AM
Hi,

Indeed, the sorting is supported when virtualization is enabled. However, there was an issue with sort order which has been addressed and the fix will be included in the next official release. Also it is available in the latest internal builds.

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Mo
Top achievements
Rank 1
answered on 17 Jan 2012, 08:57 PM
Thanks, Rosen!

Just so we are on the same page, currently what I have seen is that the sorting is not correct while you scroll the grid up and down, when the virtualization and sorting are both on, as you can see here http://jsfiddle.net/BkCTL/3/ 

I am wondering if this is the issue you were talking about. Even it is not, it will be very nice to get it addressed in the next release. Is there anyway to access the latest internal builds? and when will be the next release?
0
Accepted
Rosen
Telerik team
answered on 18 Jan 2012, 09:25 AM
Hi,

Indeed, this is the issue to which I have referred. 
Regarding the internal builds, those are available only to commercial license holders, and can be downloaded through user's account. 

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Mo
Top achievements
Rank 1
answered on 20 Jan 2012, 12:34 AM
Hi,

the internal build 2012.3.111 does resolve the sorting issue while virtualization is on. However, there is another issue where the filtering will compromise the virtualization, and also dataSource.query({pageSize: some_number, filter: some_object}) will mess up with virtualization as well. 

Since it is internal build, I could not create an online demo. Hopefully I can get the issue understood. Please let me know there is any workaround. Thanks!
0
Rosen
Telerik team
answered on 20 Jan 2012, 08:01 AM
Hello Mo,

Could you please provide a bit more information about how this issue can be recreated. Also could you please verify that if you are using server filtering (as you should if server paging is enabled)  the serverFiltering options is set to true.

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Mo
Top achievements
Rank 1
Answers by
Joel
Top achievements
Rank 1
Rosen
Telerik team
Mo
Top achievements
Rank 1
Mo
Top achievements
Rank 1
Share this question
or