You might try setting the mouseChildren property of your renderer to false.
--- In [email protected], "boy_trike" <[EMAIL PROTECTED]> wrote: > > I am displaying a logical field in a grid using an checkbox item renderer. I do NOT want to > allow the user to check the box, but that seems to be the default. The only way I can stop it > is to set ENABLED to false (then it looks grey). Is there another way? > > thanks > Bruce >

