EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
September 15, 2025, 03:28:53 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
>
Empty row in grid
Pages: [
1
]
« previous
next »
Print
Author
Topic: Empty row in grid (Read 10259 times)
MFS
Newbie
Posts: 47
Empty row in grid
«
on:
March 14, 2016, 03:35:00 AM »
Hello.
Why is row empt in grid if that data contain any of these letters čćžšđ.
If is any of those letters row is blank, but if I change data and change ć with c or ž with z or š with s od đ with d, than is ok.
For example, in sql when I do Select ID,Name FROM City I recive two results:
1 Beograd
2 Čapljina
First row in grid is ok, and display ID and Name properly but in next row I have ID and empty row.
If I change in table City Čapljina to Capljina then is all OK.
WHY?
Logged
jarry
Administrator
Hero Member
Posts: 2298
Re: Empty row in grid
«
Reply #1 on:
March 16, 2016, 08:54:53 AM »
Make sure that your json data is retrieved successfully on the browser. Please refer to this example
http://jsfiddle.net/gp3Lhfwx/
. It works fine.
Logged
MFS
Newbie
Posts: 47
Re: Empty row in grid
«
Reply #2 on:
March 17, 2016, 06:13:04 AM »
Ok, this is local sample.I reciving data from sqlserver 2008 that support žćčđš and I checked collation, and all is ok.
Also my code page is ok.
But sill is empty row if data contain and of this fonts čćžšđ .
Why?
Logged
jarry
Administrator
Hero Member
Posts: 2298
Re: Empty row in grid
«
Reply #3 on:
March 17, 2016, 08:02:02 AM »
The datagrid displays the same data, no matter local data or remote data. You need to check if the data returned from your server is correct. Open the browser's debug tool and you will find out what data returned from your server.
Logged
MFS
Newbie
Posts: 47
Re: Empty row in grid
«
Reply #4 on:
March 18, 2016, 01:57:47 AM »
I recive records that is empty row where is exsist čćžšđ...All other records are ok.
Logged
MFS
Newbie
Posts: 47
Re: Empty row in grid
«
Reply #5 on:
March 23, 2016, 06:42:17 AM »
Any solution?
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...