Forum
19:37
02/01/2012
Recently I upgrade from 3.8.2 to 4.3.1.
After that event "afterinsertrow" has stopped working. Which used to bind the click function of a checkbox column.
afterInsertRow: function(rowid, rowdata, rowelem) {
$("#"+rowid+ " td:eq(7)", tableDivObject[0]).click(function(e) {
...
})
}
I tried to change the code to the event gridComplete, but in this case the rowid information isn't valid
Any sugestion to solve this problem ?
Thanks, Jose.
21:33
21/07/2011
Hello, I just tried using this event, too. I looked through the source, and it looks like it is intentionally not called.
line 1343:
if(locdata || ts.p.treeGrid===true) { // Not called here } if(ts.p.gridview === false ) { // ... if(afterInsRow) {ts.p.afterInsertRow.call(ts,idr,rd,cur);} // ...
}
Is there a reason for this? My goal was to have a column with some inline buttons, and afterInsertRow is the perfect opportunity to format them.
Most Users Ever Online: 715
Currently Online:
47 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