Why does this happen? The weird part is that further to the right they will line up again for a couple columns and then go out of wack again.
Hello?
Thank you for submitting your inquiry to the Infragistics ASP.Net Forums. Please let me know which version and build of NetAdvantage are you working with? Also this appears to be a WebHierarchicalDataGrid, is that correct?
10.3 .NET 4.0 latest service release. Yes it's the WebHierarchalDataGrid, so you can move this post to the appropriate forum.
Hello Jeff,A similar issue for the Column mis-alignment has been resolved in the latest service release, build 2046 for NetAdvantage 10.3 which was released on December 9, 2010. If you are currently working with build 2046 for NetAdvantage version 10.3, please attach your markup code in a zip file so we may try to reproduce this behavior using your grid and column settings.If you are not currently working with build 2046 for NetAdvantage version 10.3, please download and install the new service release. Once the service release has been installed, upgrade your application and let us know of your results.Thank you.Sincerely,Mike D.Developer Support EngineerInfragisticswww.infragistics.com/support
I was running the service release prior to December 9th. I've installed 2046 and upgraded my project and now things are way worst.
Here is the grid markup.
Hi,
Since I have the same problem and I was playing around with it last night, I found that specifying widths causes the problem. If I don't specify any widths, it is perfect. The more of them that I specify with a specific px amount or percentage, it goes more and more crazy.
Ed