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.
James,
While looking at the HTML source, can you find the igede12b8d css class in it? How does this definition look?
I'd suggest you to upgrade to the latest available Service Release for 10.1, as some bugs were fixed around this area.
Hi Alex,
igede12b8d is referenced, but I can't see a definition or an import for it in the source code.
How do I go about updating?
Please go to infragistics.com = > My IG = > My Keys & Dwonloads => You should see four tabls = > click on NetAdvantage tab then choose the product you want to upgrade and box named "Service releases " should appears. Just pick out the latest build and download it.
Let me know if you have any questions.
Still no joy, I've updated to the latest version (10.1.20101.2051), removed the grid and all references from the project and re-added the grid. I've generated columns from the datasource, set 2 to hidden, rebuilt the project and there still showing.
Screenshot of the two outputs, top is IDE, bottom is test server output.
Thanks for the information. I've created a support ticket CAS-48260-HP55ZF. Please zip the grdi markup and attach it to the support ticket. Also please provide information for the test server, the browsers in which you are experiencing this issue.
Thanks