Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Manipulating Data Prior To Display
Message
De
07/12/2004 09:35:16
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Manipulating Data Prior To Display
Divers
Thread ID:
00967471
Message ID:
00967471
Vues:
66
I am retrieving an ArrayList from a third party .NET web service, and trying to display some of the results on an ASP.NET web page. In fact, I have already managed to get this far.

However, the data is not in the order in which I want it. The data I am extracting contains a text value for each row, the last characters of which are a date in the format dd-mmm-yy. What I want to do is to read out those dates, and sort the list in reverse date order (ie newest first), and then display that list on my web page.

Now, in VFP I could do that in two seconds flat. However, this is c#...

Help please.

TIA, Kevin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform