not able to post a new question.
Hello David,
Now you can post your question. Let me know how can I help you?
Hi,
I have downloaded and installed the trial Ignight UI. I am extremely impressed with your products and would really like to get it working. I have created an MVC project using the controllers and views template. I would like to use the Ignight templates shown in the documentation but they do not show up in the list of templates on my machine, using VS 2019.
I have tried several of the MVC examples and always run into the same problem. The compiler throws an error on any control define as:
@(Html.Infragistics...........
Its flagging the Infragistics as missing an assembly reference. The VS 2019 documentation for adding an assembly reference is wrong / miss leading. So, even if I thought a missing assembly reference was the problem, I have no idea how to add it or what to add.
What am I missing so that the controls can be defined within a razor view? I'm starting with a very basic project, just to get some samples working.