ES
Eswari S
Syncfusion Team
March 15, 2011 06:00 AM UTC
Hi Adrian,
We have analyzed your query where the code you have given for hiding the column is fine. But it should be placed after the Script Manager() in Site. Master page.
hideColumnByIndex:
Please refer this code snippets:
<%=Html.Syncfusion().ScriptManager() %>
hideColumn:
We can also use “hideColumn” method to hide the columns. Here, the “OrderID” is the name of the Column to be hidden.
Please refer this code snippets:
<%=Html.Syncfusion().ScriptManager() %>
Note: We have already updated the same response for this query in the incident 78294.
Please let us know if you need further assistance.
Regards,
Eswari.S