lbob 0 Newbie Poster

Hi
I've got a datagrid where I'm calling javscript to calculate selected values, I'm trying to update a textbox in the footer, but can't. I've tried

document.getElementById("Textbox1").innerText = newtotal;

but it can't find the object.

Any help would be greatly appreciated.
Lbob

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.