Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
230
Just getting started....
posted

Hello,

Just installed IgniteUI 2012 and am having problems just creating and running a project.  I get an exception on the following statement and not code has been modified, simply installed, compiled and ran the debugger:

@(Html.Infragistics().Grid(Model.Customers.AsQueryable())
.Width("400px")
.DataBind()
.Render()
)

Error is:

Index was out of range. Must be non-negative and less than the size of the collection.

Any help is greatly appreciated since I am brand new to ASP.NET MVC.

Thanks

Doug

Parents
No Data
Reply
  • 29417
    Offline posted

    Hello dmatulis ,

     

    I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

Children
No Data