Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Forms vs. WPF
Message
De
28/10/2009 23:33:36
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
À
28/10/2009 15:23:51
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01431881
Message ID:
01432154
Vues:
51
Have you actually done any WinForms programming? Have you used the DataGirdView?

The DataGirdView "Allow(s) the user to sort (ascending/descending) by clicking on the column header. Provide(ing) a visual clue as to how the sorting is done in the column header. (It) Do(es) this without round tripping to the server".

Do you know what "disconnected data access" means?

Do you undestand that you can sort datatables / dataviews? (without "round tripping").

>Let me clarify...
>
>Allow the user to sort (ascending/descending) by clicking on the column header. Provide a visual clue as to how the sorting is done in the column header. Do this without round tripping to the server.
>
>Now do the same thing, but with grouping and provide an indicator in the grid where one group ends and another begins.
>
>
>>SELECT * FROM MyTable ORDER BY... GROUP BY
>>
>>How did you do this without WPF? I've done it a few different ways. Surely you're not advocating that there was no way to do this before WPF?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform