Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change column order in DataGrid
Message
 
To
28/12/2006 11:47:08
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 1.1
Miscellaneous
Thread ID:
01180574
Message ID:
01180716
Views:
11
>This should be common requirement, most grid work in this way.

I use a 3rd party grid control and it is a built-in feature.


>Thank you.
>This descrbes how to to it programmatically.
>
>How to fire the code like
>
>
>     MoveColumn(myDataGrid, "Customers", 3, 1);
>
>when user uses mouse to change column orders?
>
>This should be common requirement, most grid work in this way.
>Where to find sample which implements this in DataGrid ?
>
>
>
>>See http://www.syncfusion.com/FAQ/WindowsForms/FAQ_c44c.aspx#q764q
>>
>>
>>>I have .NET 1 WinForms DataGrid bound to DataTable in C#
>>>
>>>I need to change column order interactively. VFP grid control allows column reordering by dragging column header by mouse.
>>>
>>>I tried but DataGrid does not allow this.
>>>
>>>How to implement column reordering in DataGrid ?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform