开发者

is there any documentation of which jquery-ui components jqGrid expects?

ha开发者_StackOverflowving all of jqGrid and jquery-ui is starting to feel like bloat, but it's not entirely clear which portions of ui grid wants....


It is well known, that all components of jqGrid need CSS file of jQuery UI with some corresponding images.

Since the version 3.6 of jqGrid there are an additional module of jqGrid jQuery UI addons which contains functions like columnChooser, sortableRows, gridResize, gridDnD. Moreover the columnChooser use an additional jQuery UI Multiselect Widget (see http://github.com/michael/multiselect, http://quasipartikel.at/multiselect/ and http://quasipartikel.at/multiselect_next/). One tested version of Multiselect Widget are included in the downloaded sources of jqGrid (ui.multiselect.css and ui.multiselect.js).

If you don't use any of the functions from jQuery UI addons listed above then it will be enough to include only CSS file of jQuery UI without calling of any js-files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜