Archive for the ‘ASP.NET’ Category

jqGrid + Linq + Asp.Net MVC example

Saturday, August 15th, 2009

For those who want get working these tools/frameworks and achieve a grid like this: Okey, if you like that, this is the stuff used to get it work: System.Linq.Dynamic. More... jqGrid. More... and for more Online Demos go here... Asp.Net MVC. More... Download the code example here. The application was based on the well known example ...