Declined
Last Updated: 09 Nov 2020 14:55 by ADMIN
Bryant
Created on: 28 Jul 2020 16:37
Category: GridView
Type: Bug Report
1
DataObjectHelper is not getting data if RadGridView's ItemSource uses RadDataPager's PagerSource.

I am using a RadGridView to display appointments. I am adding paging to the control with RadDataPager. I am setting the ItemSource property for the RadGridView to {Binding Path=PagedSource, ElementName=unscheduledWorkOrdersRadDataPager }. I am then overriding the ConvertDraggedData(object data) method and using the DataObjectHelper class in order to obtain data from the object data parameter and then setting the returned IEnumerable<IOccurence> accordingly.

The problem is that whenever I added paging to the RadGridView. The DataObjectHelper is not able to properly retrieve the dragged data from the object data parameter.

2 comments
ADMIN
Dilyan Traykov
Posted on: 09 Nov 2020 14:55

Hello Bryant,

As some time passed since this bug report has been in the "Need More Info" state I will proceed with closing it for now, but if you could provide the requested information from my previous reply, I'd be happy to open it again.

Regards,
Dilyan Traykov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Dilyan Traykov
Posted on: 04 Aug 2020 09:55

Hello Bryant,

Thank you for the provided images and description of the issue.

Would you, however, find it possible to provide a small sample project which demonstrates the issue so that I can further investigate the exact cause and possibly propose a solution?

Thank you in advance for your cooperation on the matter. I will be awaiting your reply.

Regards,
Dilyan Traykov
Progress Telerik