EasyUI Forum
May 14, 2024, 10:29:27 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: Is it possible to post data to a datagrid without using JSON?  (Read 16621 times)
shimon
Newbie
*
Posts: 3


View Profile Email
« on: August 17, 2012, 07:15:44 AM »

I love the grid, I am trying to use it in a windows server environment.
Is there a way to extract data and populate the grid without the use
of JSON. I appreciate any help and support, and thank you in advance.
Logged
anton.dutov
Newbie
*
Posts: 27


View Profile
« Reply #1 on: August 18, 2012, 12:10:02 AM »

You can convert html table to datajrid see http://jeasyui.com/tutorial/datagrid/datagrid1.php

If you need populate table using ajax (without json), by example using xml/html
You can do it manually
1. ajax request to  /some-page/
2. parser response
3. put parsed data to datagrid/local data array etc.
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!