EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: gordis gmbh on February 17, 2017, 08:34:12 PM



Title: [SOLVED] edatagrid / datagrid emptyMsg
Post by: gordis gmbh on February 17, 2017, 08:34:12 PM
For some unknown reason the emptyMsg in edatagrid/datagrid is not shown in my project (please refer the attached screenshot).

However, if I try elsewhere for e.g. in jsfiddle, it works: http://jsfiddle.net/m4ff4t2o/ (http://jsfiddle.net/m4ff4t2o/)

I am using easyui 1.5.1 with jquery-1.11.3 and I have an "extends" block in my project where I set project specific settings  (icon, pagelist for pagination etc.) for the datagrid and edatagrid plugin. One other difference to the fiddle example above: in my project the data is loaded remotely.

Any idea what the problem could be?


Title: Re: edatagrid / datagrid emptyMsg
Post by: gordis gmbh on February 19, 2017, 06:59:21 AM
Problem is solved. My upgrade to 1.5.1 was incomplete - the css integration was missing!