skafy Posted January 13, 2016 Posted January 13, 2016 Hello, Can somebody can tell me how to do a text wrapping in StringGrid cell? Is it even possible? Desired result: http://i.stack.imgur.com/phXGU.png Quote
mhmda Posted January 13, 2016 Posted January 13, 2016 You can do it with css overriding: .x-grid-cell-inner { white-space:normal !important; } Quote
rgreat Posted January 13, 2016 Posted January 13, 2016 Any hints how to override css in UniGui controls? Quote
mhmda Posted January 13, 2016 Posted January 13, 2016 We do it in our projects... What exactly you want to override? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.