0
Answer

can i freeze the First top row of datagrid in wpf ?

Photo of prajakta kapile

prajakta kapile

6y
1.8k
1
I have created data grid in XAML page with a header which is by default in freeze mode and i have one more row which needs to show as header only to the user for that I am trying to freeze the row. If I want to freeze the column of data grid I am able to do but when the case comes for freezing the top row of data grid I failed to do. 

Answers (0)