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

GridbuttonColumn reordering and pagination issue

3 Answers 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lax
Top achievements
Rank 1
Lax asked on 20 Apr 2016, 09:38 PM

Hi Team,

We are using Telerik 2016 Q1 SP1 Radgrid in our application. And after this latest upgrade, we have noticed this weird behavior of the Client-side data bound Radgrid in our page. When we try to reorder a GridButtonColumn and increase the page size of the grid, the data does not refresh as expected with the correct page size, but remains the same, for instance if the page size was 10 and after reordering, if we set page size to 20, still we see only 10 records, however page size and the records returned from the database are 20. Additionally, this does not happen if we reorder any other column other than GridButtonColumn.

And we already have set the property, even then it does not work.

ClientSettings.ReorderColumnsOnClient = true;
ClientSettings.ColumnsReorderMethod = Reorder

Can someone please let us know fix for this?

Any help is greatly appreciated!

 

Thanks in advance,

Lax

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 25 Apr 2016, 12:28 PM
Hello Lax,

I tested the described scenario on my end and was able to replicate the issue locally.

It appears that the problem is a bug for the control and I have already logged it into our tracking system. Our development team will furtehr research on this problem and will do their best to fix the issue as soon as possible.

As a token of gratitude for sharing this issue you will find your Telerik points updated.



Regards,
Maria Ilieva
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Lax
Top achievements
Rank 1
answered on 25 Apr 2016, 04:47 PM

Thanks so much for your response, Maria!

Please let us know whenever the fix is available.

 

Regards,

Lax

0
Maria Ilieva
Telerik team
answered on 28 Apr 2016, 10:31 AM
Hi,

You can follow the status of this item using the public link below:
http://feedback.telerik.com/Project/108/Feedback/Details/190414-in-radgrid-with-client-side-binding-a-js-error-appear-after-trying-to-change-the

Regards,
Maria Ilieva
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
Lax
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Lax
Top achievements
Rank 1
Share this question
or