I have the following code foe my grid:-
@(Html.Infragistics().Grid(Model.ClientAmortisationRows.AsQueryable()) .ID("clientLoanAmortisation") .Width("100%") .Caption(Model.AmortTypeDescription) .AutoGenerateColumns(false) .RowTemplate(........
When displayed in IE it renders like this:-
Please would someone point me to my error.
When displayed in Chrome it renders like this:-
Hello Mark,
What version of IgniteUI and IE are you using? I have tested with latest version of IgniteUI and IE , I was not able to reproduce the issue.
Please let me know if you have any further questions regarding this matter.
Please let me know if I can provide any further assistance regarding this matter.
Prabha
I am still waiting for a resolution to this issue from Infragistics.
We are developing under MVC5 and Ignite 2013.2 and are only getting this problem using IE - there is no problem with Chrome.
This indicates that there is no issue with our code as surely the behaviour would be the same for both browsers.
I attached the error message I got when trying to run one of your sample projects in a previous response and was told to try with MVC4 - this is not an option as we have chosen MVC5.
Please advise URGENTLY as this is holding us back now.
Thank you.
I followed the steps you suggested and was unable to reproduce the behavior you're describing. I was able to see the caption in the IE properly.
https://dl.dropboxusercontent.com/u/104570774/IgHierarchicalGrid_Model.zip
I have attached the sample project I used to test this. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this problem.
If this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.
Please let me know if I can provide any further assistance.