Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP/HTML questions
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00524415
Message ID:
00524422
Views:
18
>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;

I took the same approach - it is ugly and awkward but it works. When I have time I want to use a different approach.

By the way, the older I get the more I realize the less I know. It seems that ones age compared to knowledge is inversely proportional. When you are young you may think you know everything. With age comes the realization of just how limited our knowledge is and frail humans really are.

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform