Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
Eliminating useless whitespace
posted

I've set my column widths the way I want them:

But as you can see, xmDataGrid won't show the entire column heading (State, Vehicle, Driver#) because it has reserved nearly 20 pixels of whitespace on the right side of the column. How can I eliminate the header clipping behavior? I would also like to avoid cell clipping (which is only 4 pixels, so not as bad).

Also, I don't want the left-hand column that contains the little triangle. How do I get rid of it?

And, how can I reduce the row spacing slightly?

Parents Reply Children
No Data