On Fri, 11 Mar 2005 18:48:59 -0000, nextadvantage
<[EMAIL PROTECTED]> wrote:

> How do I set the background canvas to a dark black gradient like I
> have seen in some of the samples?

Create a gradient image using your favourite image editor, then set it
as the `backgroundImage` of the component, and set the
`backgroundSize` to "100%".

> I am also having issues using 100% width / Hight of my panels. Anyone
> have any sampel code I can play with it seems even though I have set
> the height and width 100% the panels still fit tight on data grid I
> would like data grid to maximize full screen...

Can you post some code?

Manish


Reply via email to