Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
I'm having trouble with the grid-height /row-hight.
This is what i want:
* Fixed sized grid
* Fixed row-height
* No scrolling
* Showing 10 post per page
I manage to set the grid height properly and when my grid shows 10 posts or more it's all good (see pic1) BUT when my grid shows <10 posts the row-height of each post increases (see pic2). Please help me with this one.