Ed Leafe wrote:
> On Sep 9, 2010, at 9:41 AM, Jim Byrnes wrote:
>
>> Is it possible to have a multiline caption in a grid column header?
>>
>> So far I haven't been able to use one and looking on the wiki or
>> searching the archives I don't see any mention of them.
>
>
>       Try setting the column's WordWrap property to True.
>
>
>
> -- Ed Leafe

I tried this:

## *!* ## Dabo Code ID: dGrid-dPanel
def afterInitAll(self):
        # This worked
        self.HeaderHeight = 200
        # This did not  
        #self.Columns[0].WordWrap = True

Regards,  Jim
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to