Hello, i am using NetAdvantage 2010.3 ASP.NET and i get some Layout problems, when using the Grid and other controls. I also installed the latest service releases.
Are there any known issues??
Hello primts,
Did you resolved this issue?
If you need further assistance feel free to contact me again.
Can you provide me a simplified sample (with random data as Data Source) that I can test locally in order to isolate the cause for this behavior?
If you cannot provide a sample can you at least send me the markup for the page in order to create a test sample my own?
Can you also tell me is this behavior present only in SharePoint 2010 environment or in Development/IIS Server also?
You can test the sorting of the grid under IE 7 in the following page to see if this behavior is also present there - http://samples.infragistics.com/aspnet/Samples/WebHierarchicalDataGrid/Organization/SortingParentBand/Default.aspx?cn=hierarchical-data-grid&sid=922ae8d0-44e3-4a82-9f0d-c7d59ce5f857
I am waiting for your response.
Hello,
our problem is the performance with the WebHierarchicalDataGrid and about 10 visible columns and 10 hidden columns (20 columns). As a webapplication we are using SharePoint 2010 Server and Application Pages
When we use the IE7 and try to sort only a few items, like 3-5 items with the AJAX sorting function, the CPU usage increases rapidly (100 % ) On my developer machine, with IE9 i have no problems. The sorting works on the IE7, but the execution time on the client is very slow!!! When we show the hidden columns, the performance of the rendering is better, as with hidden coulms!
Any ideas what could be wrong? Any script problems with IE7 ?? Are the any known issues about Sorting with the WebHierarchicalDataGrid??
Can you specify what kind of layout issues do you have with the controls under IE 7 – misalignment, color changes, padding changes etc.?
Every browser version comes with different rendering engine and appearances under different browsers can vary. That is why all Aikido controls have advanced CSS styling properties that can be used to minimize the changes in appearance.
You can see the known issues and breaking changes for version 10.3 in the following page - http://help.infragistics.com/Help/NetAdvantage/ASPNET/2010.3/CLR4.0/html/Known_Issues_Known_Issues_and_Breaking_Changes.html
If the reason for the reported behavior is not listed there you can provide me with additional information about your project.