Hi,
The latest RadGrid has a bug with scrolling the column headers.
If you confine the grid to an area that forces a vertical scrollbar, the horizontal scrollbar will successfully move the headers with the grid data.
However, if the grid has a large enough area that it doesn't require a vertical scrollbar, then scrolling the horizontal scrollbar with move the grid data but the headers will remain fixed!
Looking forward to a swift fix.
Regards,
Daron
The latest RadGrid has a bug with scrolling the column headers.
If you confine the grid to an area that forces a vertical scrollbar, the horizontal scrollbar will successfully move the headers with the grid data.
However, if the grid has a large enough area that it doesn't require a vertical scrollbar, then scrolling the horizontal scrollbar with move the grid data but the headers will remain fixed!
Looking forward to a swift fix.
Regards,
Daron
4 Answers, 1 is accepted
0
Daron
Top achievements
Rank 1
answered on 26 Mar 2008, 05:38 PM
Please note this happens with the setting UseStaticHeaders="True"
0
Hi Daron,
You are indeed correct about this bug but we have fixed that for the "Futures" build we released this week. I have attached my test sample for your convenience. It works fine after updating with the latest version.
Greetings,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
You are indeed correct about this bug but we have fixed that for the "Futures" build we released this week. I have attached my test sample for your convenience. It works fine after updating with the latest version.
Greetings,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Daron
Top achievements
Rank 1
answered on 27 Mar 2008, 10:48 AM
Hi Konstantin,
No luck I'm afraid - it's still doing the same thing. And the "futures" release introduces a new problem whereby I now get gridlines even though I have set GridLines="None".
Please try the new version of grid in your outlook demo - that's the scenario I'm using it and getting the problems.
Cheers,
Daron
No luck I'm afraid - it's still doing the same thing. And the "futures" release introduces a new problem whereby I now get gridlines even though I have set GridLines="None".
Please try the new version of grid in your outlook demo - that's the scenario I'm using it and getting the problems.
Cheers,
Daron
0
Hi Daron,
I'm afraid I cannot reproduce the problem with the latest .dll. Can you please double-check the project does not refer to the old assembly?
As to the Grid lines, which skin do you use? The Grid lines you see are displayed due to CSS borders setting. You need to manually modify the skin if you need so.
You will find the Outlook demo (with the Outlook skin) which works fine on my end. Please, let us know if we could be of further help.
Sincerely yours,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
I'm afraid I cannot reproduce the problem with the latest .dll. Can you please double-check the project does not refer to the old assembly?
As to the Grid lines, which skin do you use? The Grid lines you see are displayed due to CSS borders setting. You need to manually modify the skin if you need so.
You will find the Outlook demo (with the Outlook skin) which works fine on my end. Please, let us know if we could be of further help.
Sincerely yours,
Konstantin Petkov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center