Hi all,
I've hidden the ID (primary key) column in my grid. The column is not shown in the visual studio design view, however it appears when run on the local development server, and when published to IIS. Any thoughts? I'm fairly sure its not a cache issue, as other changes are reflected immediately.
thanks,
James
Hi James,
What version of the software are you running? Is this the WebDataGrid or is a WebHierarchicalDataGrid? If you are running an RTM version, could you update to the latest Service Release and check again.
regards,
David Young
Hi David,
Its 2010 vol 1, and the WebDataGrid. I've tried removing the grid from the project completely, same problem when it's re-added. I can hide other columns ok, just not the PK field.