Does the CSS Style only work with a custom query?
I am running this from a Tabbed section of a BO form.
I tried putting the following into the CSS Style for the Grid:
.k-grid tbody tr{ height: 50px;} .k-grid td{white-space: nowrap;}
But it didn't seem to have any effect.