EasyUI Forum
June 16, 2024, 03:05:41 AM *
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 / EasyUI for jQuery / eDatagrid: How to enable sorting on any column header that is clicked? on: June 04, 2015, 06:02:41 PM
I created an edatagrid and it seems to be working.  We would like to sort the grid based on clicking a header name.  I see that if I add the "sortable:true" to the "Columns" array, I can click each header, and the asc, desc and reset options work.. but no sorting occurs.  Also.. when I add the Columns array, I cannot edit any of the rows.

Is there something I've missed?

Thanks...
2  General Category / EasyUI for jQuery / Client Pagination - Grid data loading multiple times. on: June 04, 2015, 12:04:27 PM
So I've followed the instructions here (http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=Client%20Side%20Pagination) to setup client side pagination.  However, when I include that scripting, the URL to load data is hit multiple times and it take nearly 30 seconds to load 57 records.  If I take that script out and turn off pagination, it's extremely fast.

The data being loaded from the URL location is loaded in roughly 800ms.  So it's not the data gathering that's slow.

Any suggestions?

Thanks...
3  General Category / General Discussion / Re: Stop display of datagrid until data is fully loaded? on: June 04, 2015, 11:41:21 AM
Thanks for that.  It works.  I did need to hide the table header as well, and show it when done.  However, that did work.

Thanks again.
4  General Category / General Discussion / Stop display of datagrid until data is fully loaded? on: June 04, 2015, 08:17:07 AM
Is there a way to stop the display of an edatagrid until all the data is loaded - potentially showing a loading spinner?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!