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.