Set Focus in EditItemTemplate text box...

  • Thread starter Thread starter Colin Basterfield
  • Start date Start date
C

Colin Basterfield

Hi,

Is there a way to set the focus onto a text box that I have set up in my
EditItemTemplate, so that the User can just start typing once they they have
selected to Edit?

Many thanks in advance
Colin B
 
Hi,

You could write a little script to set the focus and run it after you start
the edit (using Registerstartupscript, for instance).

Cosmin
 
Back
Top