EasyUI Forum
May 19, 2024, 03:41:58 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Basic crud  (Read 4479 times)
sahar
Newbie
*
Posts: 1


View Profile Email
« on: June 24, 2015, 01:06:46 AM »

I have try basic crud and i like it very much except the cruddemo don't have SEARCH USER features.
I've tried to import data from external file (CSV), successfully dump to the cruddemo database
unfortunatly nothing displayed on the cruddemo table .... totally blank. need help!!!.
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: June 24, 2015, 01:54:51 AM »

Make sure that the datagrid retrieves the correct data from your server. The json data returned from your server looks like this:
Code:
{"total":xxx,"rows":[...]}

Fore more information, please refer to this tutorial http://www.jeasyui.com/tutorial/app/crud.php
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!