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
Reinier Bergevoet
NA
3
3.3k
Dual header Listview
Jun 29 2011 2:54 AM
I am trying to model an Excel-lookalike datapresenter using a Listview / Stackpanel / GridViewHeaderRowPresenter to get a dual-header ListView
This seems to work, but now I would like to show data from an ObservableCollection in code-behind C# using a GridViewRowPresenter.
This also works, but I can`t get it so that more lines of data will be presented, only 1.
Does anybody know how to do this?
My example source code (XAML and C#) is attached.
Thanx,
Reinier
Attachment:
test.zip
Reply
Answers (
2
)
How to convert xml file to front end
Difference between a Thread and a Process?