chrome 中的 kendo ui grid rtl css 中存在一个错误。如果您注意到 Telerik 站点中的示例,您可以看到此错误:http : //demos.telerik.com/kendo-ui/web/grid/rtl.html
当您转到第 6 页时,页眉和正文未对齐。
这个错误在 chrome(对我来说:V35)和 firefox (V28) 和 IE(V11) 中没有这个错误。
您可以在水平滚动中出现同样的错误。例如在 ltr 方向:
http://jsbin.com/otolop/2/edit
这在所有浏览器中都可以。但在 rtl 方向:
http://jsbin.com/otolop/6/edit
chrome 有错误,firefox 和 IE 没有错误。
我该如何解决这个错误。非常感谢。