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

GridView - contents of all columns get pushed into one column after filtering

6 Answers 33 Views
GridView
This is a migrated thread and some comments may be shown as answers.
tomsky
Top achievements
Rank 1
tomsky asked on 03 Oct 2016, 12:40 PM
We have a fairly advanced RadGridView (custom columns + converters, child items, custom filters) which is used to display a large number of items (often in excess of 10000). The problem occurs when we apply filters (we then remove all items from the Collection that is bound to the grid) and then re-add those items that match the criteria of the new filter. The issue can only be observer when a very large number of items get added to the grid. Also, what's interesting is that most (90%) of the items are fine, the problem can only be seen when you scroll down. Please see the attached screenshot to better understand the problem. 

6 Answers, 1 is accepted

Sort by
0
tomsky
Top achievements
Rank 1
answered on 03 Oct 2016, 12:51 PM
Additional information: we are using Telerik.Windows.Controls.GridView runtime versio: v4.0.30319, Version: 2014.2.729.1050
0
tomsky
Top achievements
Rank 1
answered on 03 Oct 2016, 12:52 PM
Additional information: we are using Telerik.Windows.Controls.GridView runtime version: v4.0.30319, version: 2014.2.729.1050
0
tomsky
Top achievements
Rank 1
answered on 03 Oct 2016, 12:52 PM
Additional information: we are using Telerik.Windows.Controls.GridView runtime version: v4.0.30319, version: 2014.2.729.1050
0
Yoan
Telerik team
answered on 05 Oct 2016, 01:13 PM
Hello,

I believe that if this was a bug in RadGridView, it is fixed in our latest official release. Could you download it and give it a try?

Regards,
Yoan
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Tomasz
Top achievements
Rank 1
answered on 05 Oct 2016, 02:04 PM

Thanks for your reply. I'll certainly give a try updating telerik assemblies. While investigating this I also noticed some issues with our code which could be causing this issue.

 

Thanks

0
Yoan
Telerik team
answered on 07 Oct 2016, 09:39 AM
Hi,

I am glad to hear this. Let me know if you need further assistance.

Regards,
Yoan
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
tomsky
Top achievements
Rank 1
Answers by
tomsky
Top achievements
Rank 1
Yoan
Telerik team
Tomasz
Top achievements
Rank 1
Share this question
or