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

Binary image in grid

1 Answer 136 Views
BinaryImage
This is a migrated thread and some comments may be shown as answers.
Sampada
Top achievements
Rank 1
Sampada asked on 26 Mar 2012, 05:25 PM

Team

I am using GridBinaryImageColumn column in my grid.

I have a requirement to open popup (radwindow) on the click of that binary image & display that image in that radwindow.

Can you please let me know how can I implement it ???
Thanks

Sampada

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 29 Mar 2012, 11:26 AM
Hi Sampada,

You could use a GridTemplateColumn and declare a RadBinaryImage in its ItemTemplate. Then, follow the logic from this demo of the RadListView control (for opening the image in a RadWindow):
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/listviewsliderwindowrotator/defaultcs.aspx?product=listview

Kind regards,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
BinaryImage
Asked by
Sampada
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or