Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Forms vs. WPF
Message
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:
01431998
Vues:
65
>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?

Sort the dataset. I already do this. or use a listview. Sorting & UI cue already there.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform