I have problem like data comes from db in viewmodel and load in tabel. table structure depends on data.
for example, data like 3 rows and each row has different colums.
say row 1 has 3 columns,row 2 has 5 column or so on.
and Also need to highlight some cells based on data value condition.
Kaushik BhattPosted Jun 27, 2021, 10:05 AM
Jay Krishna ReddyPosted Jun 27, 2021, 4:55 AM
https://www.codeproject.com/Articles/891995/Dynamic-Columns-in-a-WPF-DataGrid-Control-Part-2