Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not contain a definition for 'Grid" #192

Open
muldernico opened this issue Jun 30, 2019 · 1 comment
Open

Does not contain a definition for 'Grid" #192

muldernico opened this issue Jun 30, 2019 · 1 comment

Comments

@muldernico
Copy link

When referencing the grid in the view the following exception is thrown.

Error CS1061 'IHtmlHelper<IEnumerable>' does not contain a definition for 'Grid' and no accessible extension method 'Grid' accepting a first argument of type 'IHtmlHelper<IEnumerable>' could be found (are you missing a using directive or an assembly reference?)

This is using MVC, DotNet Core 2.2.

@Anupamabeena
Copy link

Have you added @using MVCGrid.Web ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants