Hi Safan,
The DataGridColumn has a set of common properties you can set to disable certain features like sorting, filtering, etc. Take a look at the documentation for
DataGrid Column Properties (e.g.
CanUserSort="False").
You can also set this for all columns on the DataGrid object:
You can also style parts of the column header to make the buttons transparent. Take a look at the Filter Indicator, Sort Indicator and other related sections in the
DataGrid Column Styling documentation.
If you have any trouble or additional DataGrid questions, feel free to
open a Support Ticket and share the code that you're using so we can assist directly.
Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items