free-jqgrid Questions
1
Solved
I am trying to add the multi-select filter to my PROVIDER column in the jqGrid. I am able to add the select filter but now I am converting it to the multi-select filter. I referred to a few old pos...
Impropriety asked 10/6, 2019 at 14:34
1
Solved
I'm using free-jqgrid 4.15.2 as navigation. It's in tree mode and when users collapse a node, the default behaviour is to immediately select it. I'd like them to be able to hide sections of the men...
Acanthus asked 7/3, 2018 at 23:17
0
Not sure if that is a limitation or not. not able to sort any column when inline edit is there for at least one row.
Fiddle: http://fiddle.tinymce.com/nMfaab/1
steps:
click Search button
Selec...
Shrug asked 6/3, 2017 at 18:27
1
Solved
I am trying to generate a JQgrid with Subgrid based on examples I came across online but instead of local data, I am using json service .
By Using nested JSON data, where the nested json data is u...
Clouet asked 16/9, 2016 at 21:42
1
Solved
Jqgrid filter toolbar is created using
$(function () {
$grid.jqGrid('filterToolbar', { // this is line myapp.js:797 in stack trace below
stringResult: true,
searchOnEnter: true,
defaultSearch:...
Girlfriend asked 5/4, 2016 at 20:51
3
Solved
I'm looking for a way to allow user to specify vlaue in advanced search dialog in latest free jqgrid.
I tried code below and selected advanced search dialog. Tax field is read-only and cannot chan...
Magdalenmagdalena asked 3/4, 2016 at 17:30
1
Solved
Free jqgrid does not clear values in filter toolbar if they are removed from advanced searxh dialog.
To reproduce, open advanced searcg dialog in
http://www.ok-soft-gmbh.com/jqGrid/OK/formEditOnD...
Electrojet asked 27/3, 2016 at 19:23
1
Solved
All,
I'm trying to implement custom warning message like 'Please Select row' when toolbar button[top pager] is pressed. I don't want to use alert!!
I followed one of the examples from Oleg(JqGrid...
Eruct asked 13/9, 2015 at 12:44
1
Solved
Code from answer in how to persist current row in jqgrid
is used to save jqgrid state. It saves jqgrid column state using column numbers. If jqgrid colmodel is changed in server, this causes javas...
Dkl asked 26/7, 2015 at 20:25
1
Solved
I'm looking for a way to perform "Add to cart" ajax call to pass product code (row id) and quantity from other columns in clicked row and redirect to cart page if clicked in jqgrid column.
Accordi...
Ret asked 4/4, 2015 at 19:50
1
Solved
I learn there is an option to add a toolbar to the grid by adding toolbar:[true.'top'] (example for adding an empty toolbar to the top of the grid).
How do I add buttons to that toolbar? I know ho...
Familist asked 4/4, 2015 at 14:36
1
Solved
Browser native datepicker is used for inline row editing as described in How to use input type='date' for date column in jqGrid
How to use it for form editing also?
I tried code below:
S...
Heid asked 22/3, 2015 at 12:32
1
Solved
free jqgrid top toolbar contains lot of buttons, select element and pager without last page button.
Buttons are wrapped to multiple lines. Central part is removed using
#grid_toppager_center {
wi...
Postdiluvian asked 13/3, 2015 at 21:7
1
© 2022 - 2024 — McMap. All rights reserved.