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
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