EXT JS 4.0.2a>网格过滤器>用户界面错误

发布于 2024-11-26 08:10:42 字数 346 浏览 1 评论 0原文

过滤器插件(4.0 中的功能)未在列菜单中显示右箭头图标。

另外,StringFilter 不显示查找图标。

此外,字符串、范围过滤器菜单中的填充很奇怪。

所有这些错误也存在于示例中 http://dev.sencha .com/deploy/ext-4.0.2a/examples/grid-filtering/grid-filter-local.html

有人找到了解决方案吗?

The filters plugin (feature in 4.0) is not showing right arrow icon in column menu.

also, StringFilter is not showing the find icon.

Also, the padding in string, range filter menu is odd.

All of these bugs exist in examples too
http://dev.sencha.com/deploy/ext-4.0.2a/examples/grid-filtering/grid-filter-local.html

Did anyone find a solution for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮生面具三千个 2024-12-03 08:10:42

您必须包含 ux 文件夹中的其他 css 文件。这两个应该足够了:

ext/examples/ux/grid/css/GridFilters.css
ext/examples/ux/grid/css/RangeMenu.css

You have to include additional css files from the ux folder. These two should be enough:

ext/examples/ux/grid/css/GridFilters.css
ext/examples/ux/grid/css/RangeMenu.css
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文