The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I have basic drag/drop working between two listviews but I wanted to try to emulate the Windows Explorer-style "faded icon + text" drag image. It seems, after much research, that there is no easy way to go about this. I have attached a basic example of what I am trying to do. I can create the custom drag icon for a single selected listviewitem but I don't know how to accomplish the same for multiple selected items. Can anyone point me in the right directions or tell me if I am going about this persuit correctly? Is there an easier way?
Thanks
Patrick
Hi Pati,
You must have already resolved this issue. Anyway, I attached my code about multiple items here, which is produced from yours thoughts. :-)
And, How about the icon+image? I still meet this problem that only the drag image is shown, but can not show the arrow icon(or the circle with a line icon). Would you please share how to do with it?
Many Thanks,
lucy
P.S.
Please email to me via a17699@163.com for the code because I cannot upload it on this website.