:: Forum >>
how to set focus to a particular cell
Hi , Can any one tell me how to set the focus to a particular cell in the grid
sai
Wednesday, June 22, 2005
can anyone please tell me the solution, i am using Input template for the cells and i want to set the focus to a particular cell ( basically i am adding a new row on a button click and i want to set the focus to that row )
sai
Friday, June 24, 2005
Hi there,
I am actually only at ActiveWidgets to look for a solution to a focus problem of my own, and I am afraid I know nothing about grids, but usually to give a focus to an input one would use document.forms[number].elements[number].focus() or documents.getElementById("id of element you want to receive focus").focus()
I hope I am in the right ballpark here, and if so I hope that helps :-D
Cheers,
Joe
Joe (Australia)
Sunday, July 17, 2005
Jim Hunter
Thursday, August 25, 2005
This topic is archived.
Back to support forum
Forum search