On Friday, October 22, 2010 01:50:32 pm Nate Lowrie wrote: > Is it possible (even at a wx level), to set row sizes individually on the > dGrid? I have a string field that I want to display in a column. The > values associated with that field are strings that have a differing number > of lines in them. I would like to size the rows to show only the necessary > lines. Most of the rows only have 1 line in them but some would have > upwards of 5, which looks ugly in the grid with fixed sizing. > > Regards, > > Nate
Off the top of my head! I'm pretty sure row height can be set. So I'd try some sort "CustomRendererClass" first. Johnf _______________________________________________ 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]
