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

[Solved] Grid GroupBy and Filtering Not Working when Paging is Enabled

2 Answers 15 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Panagiotis Panagiotidis
Top achievements
Rank 1
Panagiotis Panagiotidis asked on 02 Sep 2010, 06:18 AM
I think I have found a problem in Grid (version Q2 2010 2010.2.825) groupby and filtering.
I use the Grid with Server Binding, without paging and with scrolling enabled.
The groupby (drag and drop a column) and the filtering operations are not working.
If I enable paging, then everything seems to work as expected.
It's very easy to reproduce the problem. Just run the FirstLook on the Grid demo, uncheck make AJAX request, uncheck have pages with 10 items and try to drag 'n drop a column to groupby.
Has anybody come across this problem ???
Does anybody know a workaround for this problem ???
I have temporarily enabled paging (although my use cases should not have paging enabled) and wait forward the next version hoping the problem will be fixed.

2 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 02 Sep 2010, 09:16 AM
Hello Panagiotis Panagiotidis,

I was able to reproduce the reported problem. It is due to a bug in the string formatting routine. Fortunately it was very easy to fix that. I am sending you the patched file. You need to replace it in your project.

Kind regards,
Atanas Korchev
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Panagiotis Panagiotidis
Top achievements
Rank 1
answered on 02 Sep 2010, 11:55 AM
Atanas I have patched the js file you've sent me and it seems to be working just fine.
Thanks for the quick response !!!

Best regards from Greece

Panos Panagiotidis
Tags
Grid
Asked by
Panagiotis Panagiotidis
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Panagiotis Panagiotidis
Top achievements
Rank 1
Share this question
or