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
280
IgniteUI Example Issue
posted

Hi,

I am trying to do this sample my local,

https://www.igniteui.com/grid/basic-editing

But .ID is throwing error in VS 2022

HtmlString does not contain a definition for ID and no accessible extension method ID accepting a first argument of type HtmlString could be found 

@(Html.Infragistics()
.Grid(Model)
.ID("Grid")
.Height("500px")
.Width("100%")

Parents
No Data
Reply Children
No Data