EasyUI Forum
May 02, 2024, 04:54:20 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Bug Report / Re: datagrid emptyMsg did not work on: February 28, 2018, 03:43:26 AM
Thanks,this example works fine.

But when I remove the height style of the table,it did not work.
Because some times I do not known the height of the table,I hope the height of the table can auto scale.

What can I do about it?

<table class="easyui-datagrid" style="width:600px;" data-options="
  title: 'DataGrid',
  emptyMsg: 'no records'   
  ">
</table>

http://code.reloado.com/ahojeb3/3/edit#html,live

2  General Category / Bug Report / datagrid emptyMsg did not work on: February 27, 2018, 08:53:59 PM
set emptyMsg at datagrid. It did not display the empty message ,when empty datagrid.
3  General Category / Bug Report / datagrid ctrlSelect:true on mac os conflict with default key on: February 14, 2017, 08:01:55 PM
On mac os safari or chrome , use datagrid ctrlSelect:true . when control + mouse left key pressed, it cannot multi select,because it conflict with default key. And the command key + mouse left key cannot multi-select the rows,too.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!