Get each cell data when click a row
I use this function, but return with <div> tag...
obj.setAction('click', function(src){
alert( src.getItemTemplate(1) );
}
);
Best regards
neltan
obj.setAction('click', function(src){
alert( src.getItemTemplate(1) );
}
);
Best regards
neltan
neltan
October 15,