Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting button value text into querystring
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Putting button value text into querystring
Divers
Thread ID:
00825694
Message ID:
00825694
Vues:
52
I have a form displaying the content of the NORTHWIND Customer table.
The field names of the table are my column headings.
When the user clicks a heading I want to redisplay the page with the recordset displayed ordered by the field the heading corresponds to.

I want to sort the recordset based on the user clicking a heading.
To that end I've set the column headings up as buttons.
I thought I'd be able to modify the the querystring with the value of the button the user clicked, but I can't figure out how to do that.

I'm not tied to my current approach...
Anybody have any ideas on how to achieve my goal?

TIA,
Rick
Répondre
Fil
Voir

Click here to load this message in the networking platform