Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

ASP.net GridView to order items

Hi

In my ASP.net Web application I want to load product data into a GridView so that a user can select one or multiple items
by clicking buttons or check boxes. I then want them to be able tp proceed to  a check out page.
At this time I won't be using images in the  GridView.

Does anyone have an example of the html for such a GridView.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Camillia
Camillia
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Thank you Camillia.  Much appreciated