Anjishnu Bandyopadhyay wrote:
> Actually, it is a table where rows can be added/deleted.
> So, after, addition/deletion of a row, (on page load) focus is to be set
> to the table.
>   

I'm not convinced you can set focus on a non-input item; that really
wouldn't make any sense.

I believe you'll need to set focus on a user-input control.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to