Images in a DataGrid
Updated: 21 May 2010 | 1 comment
I have a need to display images in a form's datagrid. For example, an employee picker: You read a table from the database that contains employees. One of the fields contains a url that points to a location on a web server that contains JPG images of each employee. Using that URL, display HTML in the grid that will show the end user an image of each employee as well as the employee name. The user can then pick the employee and submit the form. Can this be done using the grid or another component?
Thank you!
Discussion Filed Under:
Comments
sooo...
Not doable then?
Would you like to reply?
Login or Register to post your comment.