/ Published in: JavaScript
URL: http://feedstitch.com/mappingforeveryone/mapping-for-everyone/9
Expand |
Embed | Plain Text
dojo.connect(grid,"onStyleRow",function(row){ if (row.over) { row.customStyles+='background-color:#FFFF00;'; } });
You need to login to post a comment.
