EasyUI Forum
April 28, 2024, 04:40:40 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: 1 ... 11 12 [13]
181  General Category / EasyUI for jQuery / Re: CRUD DataGrid + DataGrid Filter Row on: January 23, 2014, 12:49:15 AM
Hi stworthy,

it works perfectly !!
Thanks a lot for your help !

Miche
182  General Category / EasyUI for jQuery / CRUD DataGrid + DataGrid Filter Row on: January 22, 2014, 06:23:43 AM
Hi all,

I am new with jeasyui.

I have downloaded (and installed) "CRUD DataGrid".
All works perfectly !
Here you can try my installation:
http://195.144.40.170/jeasyui/index1.html

As a second step I have added "DataGrid Filter Row".
In order to enable "DataGrid Filter Row", as described in the documentation, I have added the following 2  lines:
<script type="text/javascript" src="datagrid-filter.js"></script>
dg.edatagrid('enableFilter');

... and modified the following line:
dg = $('#dg').edatagrid({
Here you can try "RUD DataGrid + DataGrid Filter Row"
http://195.144.40.170/jeasyui/index2.html

As you can verify the last link has problems.
If for example you add a new record and then hit the "reload" button, the new record disappears from the list.
If you delete a record and then hit the "reload" button, the deleted record is still in the list.

Any help in order to solve this problem is appreciated.

Regards.
Miche
Pages: 1 ... 11 12 [13]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!