0
Answer

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

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.