Hi, hope you guys are having a great weekend. Actually, I have a problem. I'm building a website and I would like to include an events calendar that retrieves events from a SQL Server database and shows available events on the days of every month as links to web pages. Can I do it on ASP.NET MVC using an Infragistics control? If so, could you please show me how? Are there any alternatives? Thank you in advance for your precious replies.
Our current asp.net products are designed to work in webforms but we do have CTP out for a new product based on jQuery that you may be able to use. Take a look at http://es.infragistics.com/dotnet/netadvantage/jquery-controls.aspx and the forum for that CTP is at http://community.infragistics.com/forums/498.aspx.
Thank you for the reply. I downloaded CTP and tried to open the sample project to no avail. Actually, I'm using VS 2008 and ASP.NET MVC 1, while CTP is only compatible with VS2010 and ASP.NET MVC 2 and 3. What should I do?