Skip to content
#

pager

Here are 133 public repositories matching this topic...

china-live
china-live commented Mar 26, 2020

(必填)这个需求解决了什么问题 What problem does this feature solve

?表格内有一个或多个操作按钮,我希望在点击这些按钮后显示loading,并在稍后处理完毕后恢复。

(必填)请填写问题链接来描述为什么无法实现该功能,例如(jsfiddlecodesandboxjsrun) Reproduction link

?如果要实现这样的功能,就需要使用 $event 把原生DOM 事件传入处理方法,但目前vxe-button好像无法这样传入(表格内用原生非vxe-按钮要单独调样式)。

GeeWee
GeeWee commented Mar 25, 2020

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]
davidmckenzie
davidmckenzie commented Nov 10, 2019

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

Improve this page

Add a description, image, and links to the pager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pager topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.