Why the setTimeout at the end ?
Is it not possible to clone the original form, remove the name attribute and submit it ?
Hello,
I am also in your case !
I am sure that many people found a valid solution but they don't share.
Dear Tony,
Look at this pic:
No need of test case to understand: why the “parcourir” button is before the selected file field ?
onInitializeForm: function (formid)
In some occasion (I didn't identify it/them) the width increases endless !
Hello,
I tried this:
$(“.ui-jqgrid-title”,”#gbox_list1″).css({'color':'red','text-align':'center'});
My idea was to have two grids, the second one with only one column, and to drag one value from the second one under one field of a row of the first grid. Something like this:
jQuery(“#list2”).gridDnD({
Yes Tony, but the first idea was to build the data with the color, server side.
afterInsertRow …
$('#' + rowid + …).html(…)
rgds
No. The good solution should be:
Oups !
Not perfect because, after the selection in the listbox, the textbox is not filled !
Hello,
OK but that will be not dynamic !?
Forget this post !
Hello Tony and thank you,
By waiting for one solution, I found this:
var z = new Array();
var m = jQuery(“#list3”).getDataIDs();
for (var i=0; i < m.length; i++)
Hi Tony,
Perfect because no “:”
I tried this:
Modification of the string by including a style:
“item1 style='color:red ':item1;item2:item2;…itemn:itemn”
but jQGrid transforms this in:
reditem1 etc …
because the : is a terminator !
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top