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
Sam King
NA
50
11.5k
I want to split columns to rows in Datagrid in WPF C#
May 16 2017 3:31 AM
I am working on a project with WPF and C# technology, I was wondering if there is a possibilty to acheive as shown in the figure, I want to first define the fixed columns for datagrid and if the SQL query is returning more columns than the defined then it should show that columns in the next available row and this is query will return only single record.
Reply
Answers (
1
)
MVVM WPF INotifypropertychanged
WPF, MVVM, DataGrid not dynamically updating