Download
New in version 1.6.3:
- fix 1.10.1 jQueryUi lib/1.9.1 jQuery lib compatibility (tnx to Johannes Spohr)
jquery.combogrid-1.6.3.zip
jquery.combogrid-1.6.3.tar.gz
Previous versions:
New in version 1.6.2:
- munit option: columns' width in % or pixel.
- replaceNull option: replace null values from DB with "".
- changelog: hide became hidden in colModel
- rollback: deleted trigger new search on DEL introduced in 1.5.1
New in version 1.6.1:
- patch BUG: id selector in pager, multiple istances bug
- patch BUG: reset searchTerm
New in version 1.6.0:
- patch BUG: checking input field in pager
- patch BUG: trigger search on DELETE event input field (only if the value has changed)
- patch BUG: okIcon on DELETE input field
- "searchIcon" in input field's background
- "addId" option: adds an id selector to the combogrid menu div
- "addClass" option: adds a class selector to the combogrid menu div
- "showOn" like datepicker option: shows menu on focus the input field (use with caution with other options)
New in version 1.5.0:
- patch BUG: searchButton and resetButton multiple istances bug
- patch BUG: "align" in alternate item rendering
- "resetFields" option: an array to reset fields on resetButton click event
- "okIcon" option: a visual feedback on item selection
- New in colModel: now combogrid manages JSON strings having Objects inside, not only strings.
New in version 1.4.0:
- patch BUG: "go to page" now checks when requested page number > total page number
- patch BUG: "rows per page" now resets current page number to
1
- "searchButton" option (autocomplete is disabled)
- "width" option to set different width for each combogrid
- "resetButton" option + hidden field(s): now the reset button deletes hidden fields too (using "keyup" event handler)
New in version 1.3.2:
New in version 1.3.1:
- patch loading icon on
0 records returned (tnx to Paul Pritchard)
- "align" option in colModel sets text-align in columns and header columns
New in version 1.3.0:
- patch i18n pager (missing input value for page number when i18n activated)
- "alternate" option: alternating colors for rows
- "draggable" option: draggable menu
- "rememberDrag" option: remember menu position after close
- "rowsArray" option: values for the select in pager: rows per page
New in version 1.2.1:
New in version 1.2.0:
- DELETE (keyboard button) event: press DELETE and input field will be deleted
- "go to page" input field in the pager
- "rows per page" select in the pager
New in version 1.1.0:
- Loading icon
- Reset button option
jQuery Combogrid Plugin Project
Combogrid is designed, developed and maintained by a single programmer.