We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GGC BackGroundImage property

Hi, I''m trying to set a background image on an entire grid. But the image does not get displayed at all. Setting BackColor to transparent results in Error message. Are there any other properties I need to set in order to display an image on whole GGC? Thank you.

2 Replies

AD Administrator Syncfusion Team April 1, 2006 04:51 AM UTC

Hi, You will have to use the custom engine and derive the GridTableControl, overriding OnPaint() and draw the required Image to get an image stay on the GGC. Here is a sample for implementing it. GGCBackImage Let me know if you need any further assistance. Regards, Haneef


AD Administrator Syncfusion Team April 3, 2006 05:43 PM UTC

Thanks for the patch. The custom engine does npot reliably displays the background image when the gird is resized. Why have the property when it''s not working??

Loader.
Live Chat Icon For mobile
Up arrow icon