Link to home
Start Free TrialLog in
Avatar of canuckconsulting
canuckconsultingFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Need .Net control to display list including an image

I have a .Net 4 Windows Forms project with Visual Studio 2010 using c#.

I have a form which allows users to enter criteria which will return a list of books which they can then select.  I want the returned list to be contain columns specifying the books name, author, and a small thumbnail.  The control will have an onclick event or similar for when the user selects which book they want.  What control is best suited for this?
Avatar of MikeMCSD
MikeMCSD
Flag of United States of America image

Avatar of canuckconsulting

ASKER

This looks perfect but seems to be for ASP.net.  Will it work with Windows Forms as well?
ASKER CERTIFIED SOLUTION
Avatar of MikeMCSD
MikeMCSD
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