1. What's a green picker in the header (all browsers)?
2. IE7: I can't repair its apperance...
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 23 Feb 2010, 02:49 PM
Hello Lukasz,
The first problem is a known issue which occurs when you set RowHeight to large value. We will fix it for the upcoming release and in the meantime you can use the following fix:
.rsHorizontalHeaderTable
{
height:25px!important;
}
As for the second question, we will need a live url which we can test?
Regards,
Peter
the Telerik team
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.