Hi -
I have downloaded samples from the webinars held last week (http://users.infragistics.com/jasonb/blogs/building-real-world-apps.zip) but unfortunately can't open in VS.
Specifically, I am trying to open the solution in \IgGridGrudDemo folder and get an error in VS "The project type is not supported by this installation.". It defaults to opening in VS2010 (professional), although I have multiple versions of VS installed (including VS2012). I also have infragistics 2012.1 installed.
Little help? I am not sure what I am missing and the error doesn't really provide much guidance.
Thanks!
Hello brianlj,
Can you tell me did you install ASP.NET MVC 3 or 4 on your machine before try to open this project?
If you did not, you can download it from the following location - http://www.asp.net/downloads
You may also have to install SP1 for Visual Studio 2010 in order to open this project successfully.
I am looking forward to hearing from you.
OK, next problem.
I did find I needed the Northwind DB which I downloaded and installed and now app seems to run OK intially. First page of data in the grids loads and displays OK.
However, when I try to use any of the data paging, I get an error:
Microsoft JScript runtime error: The remote request to fetch data has failed: (parsererror) 'this.settings.paging' is null or not an object
Hi,I'm afraid you've stumbled across a problem which we have in the latest Service Release.In order to have the sample working correctly, I recommend using the RTM (Ready To Market) build for 2012.1 which is build #1010 (from the CDN). Since the issue only affects the javascript of the grid, you can safely use this reference: http://cdn-na.infragistics.com/jquery/20121/1010/js/infragistics.js
instead of the one to the same file but from the SR build.Please accept our apologies for the caused inconvenience and let us know if you run into any other issues or if you have further questions.All the best,Borislav