There is other problem. The row ordering by clicking the header does not work well with colored cells.
In general it would be great if in GridCtrl it would be separated the cell value from the formatting. I think the AttrText() solution to insert formatting in cells is not ideal .
unodgs Messages: 1367 Registered: November 2005 Location: Poland
Ultimate Contributor
koldo wrote on Mon, 09 January 2012 10:03
Hello Daniel
There is other problem. The row ordering by clicking the header does not work well with colored cells.
In general it would be great if in GridCtrl it would be separated the cell value from the formatting. I think the AttrText() solution to insert formatting in cells is not ideal .
Hi Koldo!
I checked both problems in the latest version and for me everything is fine.. Maybe you could provide a test case with steps to reproduce.
unodgs Messages: 1367 Registered: November 2005 Location: Poland
Ultimate Contributor
Thank you for a test case! My test was too simple to detect that . It's fixed now. I'll push out the changes in the evening.
What about coping? Do you still have this problem? I'm not able to reproduce it..