I'm really sorry tony.
I figured out the issue. It was with the modal css file.
there are no errors…
Hey tony,
I have looked at the docs here: http://www.secondpersonplural.ca/jqgriddocs/_2h30rz3tm.htm
I am importing these files in my html page:
In jquery.jqGrid.js I have include true for all files. Unfortunately I am having the same issue still with the setcolumn box not being draggable and closing on me after click. Sorry to bug you about this.
I love the look of the alpha btw!
Thanks again,
Richard
I included jqDnR.js and jqModal.js now it doesn't show up in my grid it but as soon as I click inside it or drag the box it will disappear. Firebug shows no errors.
Great thanks Tony!!!! That worked perfect. Keep up the great work!!
Is my colModel correct? Need any other info?
thanks again tony,
richard
THANK YOU! I”ll give it a shot as soon as tony helps me figure out my json woes…
I've been unable to get this working. Mind sharing some code? TIA, Richard
colModel :[
I have also tried it this way both with repeatitems true and false:
jsonReader: {
jsonReader: {
Hey Tony,
I upgraded. When setting repeatitems: true I get the following error:
ccur is undefined
grid.base.js
Line 817
When repeatitem: false I don't get an error but my grid shows blank items. Here is my json data:
{“total”:0, “records”:7, “rows”:[{“pk”: 1, “model”: “auto.vehicle”, “fields”: {“location”: “Beaverton”, “price”: 9000, “state”: “OR”, “zip”: 97123, “address”: “123 Park Ave”}}, {“pk”: 4, “model”: “auto.vehicle”, “fields”: {“location”: “Cottage Grove”, “price”: 14900, “state”: “OR”, “zip”: 97472, “address”: “2233 Cottage way”}}, {“pk”: 7, “model”: “auto.vehicle”, “fields”: {“location”: “Springfield”, “price”: 18990, “state”: “OR”, “zip”: 97477, “address”: “2686 Wayside LN”}}, {“pk”: 8, “model”: “auto.vehicle”, “fields”: {“location”: “Eugene”, “price”: 2874, “state”: “OR”, “zip”: 97402, “address”: “76555 Walker St”}}, {“pk”: 9, “model”: “auto.vehicle”, “fields”: {“location”: “Cottage Grove”, “price”: 2300, “state”: “OR”, “zip”: 97472, “address”: “223 Smith Way”}}, {“pk”: 10, “model”: “auto.vehicle”, “fields”: {“location”: “Fall Creek”, “price”: 7700, “state”: “OR”, “zip”: 97438, “address”: “123 Little Fall Creek Rd.”}}, {“pk”: 11, “model”: “auto.vehicle”, “fields”: {“location”: “Eugene”, “price”: 7640, “state”: “OR”, “zip”: 97402, “address”: “48596 Martin Luther King Jr Blvd.”}}] }
Thanks for your help
does that make sense or should I post a screenshot?
-Richard
That worked thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top