Hi Calvin,
For your particular case, you will need the following snippet:
The problem you observed is because, according to standards and in new browsers, TR elements are no display: block, but "table-row".
The rest of the snippet is just ensuring the cells will be as small as possible.
Regards,
Ivan Zhekov
the Telerik team