Hi,
is there any way how to enable sorting for some columns of a grid and disable for the others?
Many thanks,
Jan
Hi Jan,
I think the only way to do it is to disable the column header.
column.Header.Enabled = false;