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.
Hi,
I want to add the dragged column header value into a combobox.
On which event I can do this..? and How to do this..?
I am using grouping grid.
Thanx in advance,
Prathima
ADAdministrator Syncfusion Team May 13, 2005 01:17 PM UTC
There is no event that you can use to hook into the default column header drag behavior to allow dropping a column onto some other control.
This will take some work on your part. To do this, you would have to create your own mouse controller that behaves as you want it. You could take the source code in our controller, copy it to your own controller class and then modifiy it to do what you want. The souce code is found in this file:
Syncfusion\Essential Studio\3.2.1.0\Windows\Grid.Grouping.Windows\Src\DragGroupHeader\GridDragGroupHeader.cs
If you do not own the source code, submit a direct trac incident and we will send you the file.
PVPrathima Venkobachar May 16, 2005 09:22 AM UTC
Hi,
Thanx for the reply.
I am using 3.2.1.0 version.
I am not able to find the Grid.Grouping.Windows folder.
I have Grid.Windows and Grouping.Windows folder but not Grid.Grouping.Windows.
Pl give me some more details on how to submit to direct trac incident.
I am using licensed copy of latest version.
Thanx again,
prathima
ADAdministrator Syncfusion Team May 16, 2005 09:52 AM UTC
To use Direct Trac, click Direct Trac in the panel to the left side of this screen. On the page that appears next, you can register as a new user.
If you do not see \Program Files\Syncfusion\Essential Studio\3.2.1.0\Windows\Grid.Grouping.Windows, then you should run the install again, and make sure this option is checked.