Title: How to load data for easyui datagrid Post by: Vilisag on December 09, 2014, 03:14:39 AM Hi all,
I use easyui datargid in my project, but i don't know how to load data for easyui datagrid (return data in php code). Please help me, thanks for help. Title: Re: How to load data for easyui datagrid Post by: stworthy on December 09, 2014, 08:20:10 AM Please refer to this tutorial http://www.jeasyui.com/tutorial/app/crud.php
Title: Re: How to load data for easyui datagrid Post by: Vilisag on December 09, 2014, 08:42:50 AM Thanks stworthy!
But if with ASP.NET MVC 4, how is the code? |