Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change column order in DataGrid
Message
De
28/12/2006 11:47:08
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Versions des environnements
Environment:
C# 1.1
Divers
Thread ID:
01180574
Message ID:
01180701
Vues:
13
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 ?
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform