I have a grid which has some columns that are bounddatafields and some columns that are templatedatafields.
If I click on a header of a templatedatafield column on the grid then it errors out as there is no column to sort by in the background.
I would like to just disable the sort on that column entirely if this is possible?
Hello Bal,
The links were to old versions of the help. Here are the updated links for 12.1.
Infragistics.Web.UI.GridControls.SortingColumnSetting.Sortable
Setting Column Settings for a Behavior
Elizabeth AlbertLocalization Engineer
I am facing the same problem.
But the above URLs are not working...
Please Help me.
ThanksBal
Thank you, that worked fine for me.
Hello nickjacobs,
I looked into the help and found an API and a topic that might be useful.
For the topic (the second link), you will have to change the steps a bit to enable Sorting instead of Cell Editing, and then set Sortable to False.
Please let me know if this doesn't answer your question. I can forward your post to Developer Support.