Forum
01:33
Moderators
30/10/2007
Hello,
In jqGrid versions to 3.4.x this row is reserved for the formatting (this is empty hidden row) . You should begin to work at rowindex 1 instead.In next major releas this is corrected.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
10:51
Moderators
30/10/2007
Hello,
You do not need it, since ity is empty hidden row.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
11:08
Moderators
30/10/2007
Hello,
Can you please tell me what you actually will do?
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
simply this...
in a grid with a column so defined:
...
{name:'name', index:'name', width:150, sortable:true, editable:false, resizable:false,
edittype:"text",
editrules: {edithidden:false, required:true, number:false},
editoptions:{size:"30", maxlength:"50"}},
...
grid shown contains in first row and in column 'name' cell with value "cell A";
grid shown contains in second row and in column 'name' cell with value "cell B";
when i try to retrieve value of cell at first row showed ...
$('#'+gridId).getCell(0, 'name');
result returned is 'false'
but if i try:
$('#'+gridId).getCell(1, 'name');
result returned is 'cell B'
so ... how can i retrieve value at first row ?
thanks !!
11:28
Moderators
30/10/2007
Hello,
OK. Thanks - found a problem. Fixed. Will publish bug fix after some hours.
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
11:30
Moderators
30/10/2007
Hello again,
Just to note - getCell uses rowid and not rowIndex (which is quite different)
REgards
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
55 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66