Hello,
I have a little problem with Gridview. The problem is when I add a descriptor to grid like this
gridView.SortDescriptors.Add(COLUMNNAME, System.ComponentModel.ListSortDirection.Descending)
The row is covered by filtering options
What could be the problem? How can I solve this?
I am using Telerik WinForm R1 2018 SP1
Thank you"