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

ColumnReorder Drop Icon Issue with GridViewDataColumn

2 Answers 73 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Lakshman
Top achievements
Rank 1
Lakshman asked on 09 Jan 2017, 09:56 AM

Hi,

I am using RadTreeListView to display the data hierarchy in UI. I have a requirement to shuffle/re-order the columns. I had achieved this functionality by setting CanUserReorderColumns property to True.

 

UI:

Three Data Columns Naming - Col1|Col2|Col3

XAML is written such a way that Col1 is freezed (cannot reorder) setting GridViewDataColumn.IsReorderable="False". Means Col2 & Col3 can reshuffle there positions.

Everything works well till this point. The issue is with DropIcon.

When I drag Col2 on top of Col1 a DropIcon showing cannot drop is displayed (that is expected), but from this point without dropping i drag Col2 on top Col3 still a cannot drop drop icon is display (actually user can drop Col2 on top of Col3 position).

 

Please let me know how to fix this issue.

 

 

Thanks,

Lakshman Siddireddy

2 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 11 Jan 2017, 04:16 PM
Hello Lakshman,

Thank you for reporting this issue. We are currently aware of it and you can follow the process of fixing it by subscribing to the following bug report in our feedback portal. You can also vote for the item in order to raise its priority in our backlog.

Regards,
Dilyan Traykov
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
0
Lakshman
Top achievements
Rank 1
answered on 12 Jan 2017, 03:12 AM

Thansk Dilyan,

I had subscribed to the bug report.

 

Thanks,

Lakshman Siddireddy

Tags
TreeListView
Asked by
Lakshman
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Lakshman
Top achievements
Rank 1
Share this question
or