EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
October 03, 2025, 08:21:51 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
subgrid not showing data
Pages: [
1
]
« previous
next »
Print
Author
Topic: subgrid not showing data (Read 7298 times)
indyjoel
Newbie
Posts: 1
subgrid not showing data
«
on:
May 27, 2013, 03:32:47 AM »
hi
I have setup a grid that is showing the data ok. When I click on the plus to open the subgrid there is no data but the headings are shown.
The query is returned ok and works ok in mysql. the json data is returned ok (below) but there is no data showing.
Can anyone help please
Query is SELECT l.`No`,l.`Category`, l.`lens` FROM `Lens` i INNER JOIN `lines` l ON i.`No` = l.`No` and i.`Category` = l.`Category` WHERE i.No = '1' and l.`Category` = 'st'
[{"No":"1","Category":"st","lens":"stlens1"},{"No":"1","Category":"st","lens":"stlens2"}]
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...