Hi,
I am facing a problem in rendering of Grid's footer.The Grid Footer Rendered wrongly by default , on opening fresh it looks attachement "Error_withoutData_1.JPG" but if any Data is inserted within the Grid only then it aligns Correctly as expected like in attachement "withData.JPG" .I had adjusted with the height attribute in the grid but no luck.
$("#DDGrid")
.kendoGrid(
{
dataSource : DD_DataSource,
navigatable : true,
pageable : true,
height : 335,
.....});
I am using kendoui web,Framework .Anyone Pls help me out .,Thanks in Advance .
Regards,
Winds
I am facing a problem in rendering of Grid's footer.The Grid Footer Rendered wrongly by default , on opening fresh it looks attachement "Error_withoutData_1.JPG" but if any Data is inserted within the Grid only then it aligns Correctly as expected like in attachement "withData.JPG" .I had adjusted with the height attribute in the grid but no luck.
$("#DDGrid")
.kendoGrid(
{
dataSource : DD_DataSource,
navigatable : true,
pageable : true,
height : 335,
.....});
I am using kendoui web,Framework .Anyone Pls help me out .,Thanks in Advance .
Regards,
Winds