Finding the Button inside the CELL

If you have prototype.js (which you certainly do, right?), you can $('cmdTest').click();

Your button has an id, so use it!

-Rob

Rob Biedenharn http://agileconsultingllc.com Rob@AgileConsultingLLC.com