===== jQuery UI Integrations ===== Since jqGrid is a jQuery plugin it is very natural that in some cases we should not reinvent the wheel. \\ That is the reason that we have made a decision to do some things in jqGrid using the wonderful [[http://www.jqueryui.com|jQuery UI library.]]\\ Making this we believe that users will be happy. ==== Requirements and installation ==== In order to use the stuffs that we have made in jqGrid it is necessary to include additionally the jQuery UI library in the head section of the document. For more information how to download the jQuery UI library visit [[http://jqueryui.com/docs/Getting_Started|here]] \\ After downloading the jQuery UI your configuration can look like this: My First Grid ... Where jquery-ui-1.7.2.custom.min.js is the jQuery UI library \\ In order to overcome some confusions we recommend to download the full version of the UI library. Later in every method we provide information which jQuery UI widget is necessary to be downloaded in order to use a particular method. \\ Another important note is that when you download the jqGrid you should check the jQuery UI addons in the [[wiki:download| download section ]] \\ Now it is time to use it. Click here to [[ wiki:jquery_ui_methods | continue]]