Sam King

Sam King

  • NA
  • 50
  • 11.1k

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.

Answers (1)