I'm using the NetAdvantage controls in my ASP.NET MVC application but I am having problems. It seems like every control that I put in a page is rendered as read-only/disabled when the page loads. For example, when I go to click on a WebDateChooser it is read-only/disabled.
I am lost and haven't found anything in these forums that could help me out.
Can you paste in the markup you are using? Are you using the IGMvcScriptManager?
No, I'm not using IGMvcScriptManager. I couldn't find IGMvcScriptManager in my toolbox in Visual Studio.