This is a migrated thread and some comments may be shown as answers.

[Solved] RadGrid images display side by side

1 Answer 143 Views
Grid
This is a migrated thread and some comments may be shown as answers.
shyam k
Top achievements
Rank 1
shyam k asked on 18 Feb 2010, 08:58 PM
I have a radbinaryimage in a radgrid it displays all the images. But i want the radgrid to display 4 or 5 images on the rows instead of a single image..  Can we have that functionality.  If we can  let me know how to do that....

Thanks in advance
shyam

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 19 Feb 2010, 04:02 PM
Hi Shyam,

If all the binary images are placed in a single DataField in the datasource, then the only way to have several images on a single line is to use a hacked listview-like RadGrid...

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/listview/defaultcs.aspx

... or RadListView with a suitable layout:

http://demos.telerik.com/aspnet-ajax/listview/examples/templates/datalayouttemplates/defaultcs.aspx

All the best,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
shyam k
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or