pager
Here are 133 public repositories matching this topic...
-
Updated
Apr 8, 2020 - Swift
There is some documentation about the pager widget, but no specification. The documentation only indicates that "Extensive documentation has not been included, as all functioning is essentially identical to the pager addon", without explaining what the pager addon is.
For example, I was wondering about config.totalPages.
表格内按钮状态/样式修改
(必填)这个需求解决了什么问题 What problem does this feature solve
?表格内有一个或多个操作按钮,我希望在点击这些按钮后显示loading,并在稍后处理完毕后恢复。
(必填)请填写问题链接来描述为什么无法实现该功能,例如(jsfiddle、codesandbox、jsrun) Reproduction link
?如果要实现这样的功能,就需要使用 $event 把原生DOM 事件传入处理方法,但目前vxe-button好像无法这样传入(表格内用原生非vxe-按钮要单独调样式)。
-
Updated
Jan 3, 2020 - Objective-C
-
Updated
Dec 12, 2019 - Objective-C
Is your feature request related to a problem? Please describe.
In the documentation you simply pass an IQueryable to the PagedList without any sort of keyselector. However if you e.g. pass an IQueryable from a database without any keyselector, then the results aren't guaranteed.
The generated SQL (For sql server) is as follows
SELECT [a].[WtgId], [a].[TimeOnUtc], [a].[Code], [a]-
Updated
Nov 20, 2019 - Kotlin
-
Updated
Mar 31, 2020 - Swift
-
Updated
Jul 2, 2020 - Go
I love the tool, but I cannot embed non-https sources in my Grafana environment. It's unclear to me how to do this using the docker deployment method.
I'll be sure to add the docs myself if I figure it out!
-
Updated
May 2, 2020 - TypeScript
-
Updated
Jul 4, 2020 - Objective-C
-
Updated
Apr 26, 2020 - Java
-
Updated
Jul 22, 2019 - Swift
-
Updated
Jun 21, 2020 - TypeScript
-
Updated
Feb 1, 2020 - Java
-
Updated
Oct 24, 2016 - Objective-C
Since columns are limited on mobile view, add a modal popup that displays all columns for a particular message, respecting security restrictions. Either shows on tapping the message column (without breaking existing links for keyword filters), or add a small button to left of the time column
-
Updated
May 10, 2019 - JavaScript
-
Updated
Apr 29, 2020 - Swift
Improve this page
Add a description, image, and links to the pager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pager topic, visit your repo's landing page and select "manage topics."
Handle more sensibly things like SVGs and minified CSS/JS that are very long and all one line.