TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Yoko Yoko
NA
12
4.2k
Datagrid group header
May 28 2015 5:55 AM
Hello All,
I have a observable collection of students and I have created a collectionviewsource out of that in my viewmodel to group that based on the groupname.
GroupView = CollectionViewSource.GetDefaultView(Students);
GroupView.GroupDescriptions.Add(new PropertyGroupDescription("GroupName"));
Using DataGrid.GroupStyle, how to give information like physics(2/7 ).Here 7 students are there in physics group and out of that 2 student's mark has given.
Is this possible via XAML of from the viewmodel behind.
Please help me to figure it out. Thanks in advance .
Reply
Answers (
4
)
How can we solve crystal report "Load Report Failed Error"?
How to use ribbon control in Visual studio 2012 with .NET 4