Hi Guys,
I have a problem with Grid in IE10 and would require urgent response.
Problem: I am using Infragistics Web Data graid v11.1 but this causing the grids to be appearing distorted when i open it in IE10. Any idea how this can be resolved?? I am using .NET framewrok 3.5.
Any valuable suggestion will be highly appreiciative.
Thanks,Aswin
Hello Aswin,
Please note that only the last SR for 11.1 (build 2238) provides compatibility with IE10. If a different build is used in your scenario I would suggest upgrading your product version to this latest service release. Any samples which would allow me to reproduce and debug the described behavior would be greatly appreciated.
The UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:
http://help.infragistics.com/doc/ASPNET/2013.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
A detailed list of the retired controls and their respective AIKIDO replacements may be found at:
http://es.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
Do not hesitate to contact me with any questions or updates.
Please do not hesitate to contact me if you are still experiencing any issues with this matter.
Hi Petar,
I am experiencing this problem when I try to freeze the first two columns in the grid.
GD1.DisplayLayout.UseFixedHeaders = true;
If I do not use above code, the grid seems to be appearing correctly. Could you please tell me is there any alternative way to freeze the columns in the grid rather than above piece of code.
Thanks,
Aswin
Thank you for your reply.
UseFixedHeaders is the only approach to fix headers in UltraWebGrid. This is due to the fact that enabling fixed headers changes the way in which the grid is rendered, i.e. the column headers and rows are separated in different tables in order to allow scrolling of only the rows. Some additional information regarding the use of fixed headers and the limitations that apply in relation to using it in conjuncture with other features of the grid may be found at:
http://help.infragistics.com/Doc/ASPNET/2011.1/CLR4.0/?page=Infragistics4.WebUI.UltraWebGrid.v11.1~Infragistics.WebUI.UltraWebGrid.UltraGridLayout~UseFixedHeaders.html
Do not hesitate to contact me if you have any additional questions.
Please do not hesitate to contact me if you have any further questions regarding this matter.
I just double checked and the URL seems to be working. Just in case, I am pasting it again:
Hope this helps. Please let me know if you continue to experience any issues.
Thanks for the response. The URL which you provided doesnt seem to work. Could you please check that and let me know if its the right one?