-
Estimates (tests were done on Firefox):
- 1.49 seconds to download file, with the DOM Content loaded fully in 2.10 seconds. There's the problem of executing the JS and recalculating the CSS though - …
tra38 updated
4 years ago
-
Allow data values to be functions that take data row and row index as parameter. This would allow for clean implementation of calculated fields, html controls in table cells etc.
-
# shit layui & pagination
> layui 如何监听每页条数的分页事件
https://www.layui.com/doc/modules/table.html
https://www.layui.com/doc/modules/laypage.html#options
```js
layui.use(['laypage', 'layer'], f…
-
- I have 1,000 rows and the page load time is 3-5 seconds.
- I would rather import all the rows instead of using ajax pagination, which gets a lot more complicated
- How can I speed up the load ti…
-
Issue: The Client Invoices list is limited while not offering any options to see more invoices
Reproduce:
View a client that has more than 20 invoices e.g. URL: /clients/view/1
Click the "Invoic…
-
**PLEASE COMPLETE ALL STEPS TO SPEED UP BUG FIXES**
1. By default the pagination is not updating correctly. This means the prev and next buttons show the very first reload only.
2. So scrolling do…
-
The donations page is starting to get a bit slow (about 1.5 seconds) as well as the inventory page. The SQL runs fast but it seems that loading all the data in the page is beginning to bite us. For pa…
-
I would like to know how pagination was done using this component. any one has a sample code. thanks
-
Hi,
First of all, thank you for creating this framework. It saved me a lot of time integrating datatables with django, especially since I have only been working in diango for 6 months!
The problem…
-
Method imagesReady not getting triggered
```
mySwiper.on('imagesReady', function () {
console.log('imagesReady');
});
```
Can someone else confirm this.
Cheers,
David