Textboxes made to work like spreadsheet cells
Hi Everybody
My Page consists of a grid of textboes.
Something like this
TextBox11 TextBox12 TextBox13 TextBox14
TextBox21 TextBox22 TextBox23 TextBox24
TextBox31 TextBox32 TextBox33 TextBox34
TextBox41 TextBox42 TextBox43 TextBox44
For Each of the textboxes, I have AutoPostback = True.
When the page posbacks the focus of the page lies with the first control in
the page.
I would like the focus to shift to the next TextBox each time the page PostBacks
e.g. Suppose I change the data of TextBox11 and press "Enter"
The page reloads and I want the focus to be with TextBox21
i.e. I should then be able to modify the contents of TextBox21 without having
to click it first (somewhat similar to an Excel Spreadsheet).
Somebody Help Me
__________________
-.. -..
|