Need help to populate a dhtmlx grid

Hi all,
I am developing a asp.net mvc 4 application project where i want a dhtmlx grid.
But i see there is some process to load and save for grid is jeson/xml. How can i use in my .net project? Is there any example code available?

Thanks
Manojit

You can use dhtmlxConnector

dhtmlx.com/docs/products/dhtmlxC … ndex.shtml
dhtmlx.com/x/download/regula … or_net.zip

or check how dhtmlx can be used with .NET MVC

dhtmlx.com/blog/?p=1349