Hello, I am using Telerik version 2011.2 in Visual Studio 2010 with sp1. My team is writing an mvvm complaint WPF application using C#.
We are using Telerik's RadGridView to display a large amount of data, and the data is being grouped.
One thing that is nice about the grid view is that the scroll bar does not include the tab headers, so they stay visible at all times.
What I want to do is have the group headers exhibit the same behavior, so once one scrolls to the top it stays locked right under the tab headers, until the next group header comes into it's level and replaces it.
To be honest, I don't know how to implement this, I was wondering if someone had better insight or any ideas.
Thank you.
Eli
We are using Telerik's RadGridView to display a large amount of data, and the data is being grouped.
One thing that is nice about the grid view is that the scroll bar does not include the tab headers, so they stay visible at all times.
What I want to do is have the group headers exhibit the same behavior, so once one scrolls to the top it stays locked right under the tab headers, until the next group header comes into it's level and replaces it.
To be honest, I don't know how to implement this, I was wondering if someone had better insight or any ideas.
Thank you.
Eli