Hi
I've a grid with a ImageColumn wich display a png image(24x24) and i setted ImageWidth and ImageHeight to 15.
<ig:ImageColumn Key="Priorita" ValueConverter="{StaticResource prioritaConverter}" ImageHeight="15" ImageWidth="15" HeaderText="Priorità" Width="62" />
The first time i enter in the page with this grid the are no problem. But everytime i open that page (after first time) there are some rows in which the image is bigger than the size i setted and they become small if i scroll down or if i click on some cells of those rows.
Hello jadugar ,
I have been looking into your question and I am not able to reproduce this behavior.
Would you please if possible send me some sort of isolated sample project that demonstrates the issue.
Thank you in advance.
Sincerely,
Ekaterina
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
Someone tried my project ???
Thanks
hi
I couldn't attach the file so i uploaded on Google Docs. Download from this Link : https://docs.google.com/open?id=0B0oH8BWqFtTUY1RWTEotVkxCcGM
Open the link and press CTRL + S to download.
When you'll execute the project the first page is Home page, but if you to About page and return to Home page (through hyperlink button), you'll notice the issue.
thanks
Ok Thanks i'll post it soons.