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

Zoom in photo in GridViewImageColumn

1 Answer 205 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Imran Aliyev
Top achievements
Rank 1
Imran Aliyev asked on 24 Jun 2010, 07:30 AM
Hello telerik developers.
I use GridViewImageColumn in my RadGridView and I want zoom in (increase photo) on mouseover. Is possible to do it in RadGridView
My Telerik controls version is 2009 Q3
Thank you in advance.

Imran Aliyev
Software developer

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 24 Jun 2010, 08:33 AM
Hello Imran Aliyev,

This is not internally supported by RadGridView, but can be easily achieved with some external code.

You can prepare a small user control with the image zooming logic . Then you just need to place that control in the cell , using the CellTemplate property  of GridVIewColumn.

Let me know in case you meet any troubles applying this approach to your project.

All the best,
Pavel Pavlov
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
GridView
Asked by
Imran Aliyev
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or