Here's the MVC3 Setup:
The problem is that only the last rendered partial in the loop has the grid shows up. Instead of a grid in the partial view, i tried an infragistics dateTimeEditor and the same issue happens: only the last rendered dateTimeEditor works...all others are 'dead'). Infragistics HTMLEditor works fine though.
Any ideas? I've been stuck on this for a few days now.
Update: The issue stems from having more than one WebScriptManager. The page and the page view both have script managers (because they have controls that require them). Having two or more script managers is the problem but I don't know how to overcome this. Do i try that IGMvcScriptManager from 2009???
Hello Georgi,
Thank you for your quick response. I did end up using the IGMvcScriptManager to solve the issue but maybe I will try the jQuery controls if there is a boost in performance.
Thanks again,
Andrew Bromfield
Hello Abromfield,
Were you able to solve this issue?
For any further questions do not hesitate to contact me.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Thank you for posting in our community. IU can recommend you to follow this link for more details:
http://community.infragistics.com/blogs/craig_shoemaker/archive/2009/06/11/netadvantage-asp-net-in-asp-net-mvc.aspx
Using IGMvcScriptManager is preferable.
Also note that we have mvc controls and in this situation it will be better to use our jQuery grid.
For any further questions with this matter do not hesitate to contact me.