Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP/HTML questions
Message
De
27/06/2001 16:33:52
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
ASP/HTML questions
Divers
Thread ID:
00524415
Message ID:
00524415
Vues:
43
Hi, folks...

Well, yet another challenge in going from VFP to ASP/HTML...some days I think I'm learning more, and others I realize how much I don't know!

Our app has a filter criteria screen where the user can make multiple selections from a table. In VFP, I populated a grid and added a column with a checkbox. What's the best way to implement this in ASP/HTML?

Only solution I've been able to come up with, although it's somewhat kludgy, is to grab the master code table where the selections are stored, query into a recordset, and then populate 'X' number of checkboxes in a scrolling HMTL frame. This gives the 'appearance' of a multi-select grid. Then I read which checkboxes the user checked. It 'works', but I have to believe there's a simpler answer.

TIA,
Kevin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform