We just converted to ASP .NET 2010v3 for our web application (Assembly="Infragistics4.Web.v10.3, Version=10.3.20103.2105). We have a HierarchicalDataGrid that no longer shows the vertical and horizontal grid lines. I have checked our skin ids and nothing jumps out at me. Can you point me in the right direction? The grid no longer operates like it used to.
Hello cuigpremier,
if you upgrade from previous version, sometimes ig_res folder is not upgraded. Can you create empty website, drag one WebHierarchicalDataGrid on the page. New ig_res folder will be generated. Try to replace your ig_res folder with the new one.
Please attach sample if is possible.
Thank you
I tried creating the empty website and using the new ig_res folder. This did not work. Attached is a sample application. The grid comes up but there are not grid lines. Thanks for your help.