We have our grid working very nicely now. Just one issue I need to work through.
Is there any way to stop a picture stretching out of proportion? I need to allow the picture to grow if column and row size is increased but keep the proportions.
Any help much appreciated.
1 Answer, 1 is accepted
0
Nick
Telerik team
answered on 07 Nov 2008, 01:41 PM
Hi David,
Thank you for your question.
You have to use the ImageLayout propery of an GridViewImageColumn. The easiest way to edit that is from the Properties windows--> MasterGridViewTamplate-->Columns property and then the ImageLayout property of the image column.