Hello,
The scenario is the following.
I have a flextable with some textboxes in it. When a value pressed in
a textbox isn't what i expected i call a Dialog Box with an error
message. My question is if it is possible to get the position of the
'erroneous textbox' and show the dialog box in the previous cell.

For example my table

0, 0, Label 1
0 , 1 , TextBox 1
1, 0, Label 2
1 , 1 , TextBox 2

If the TextBox 2 is wrong then i want to place the DialogBox in the
1 , 0 position over the Label 2.
How can i do this automatically???

Ty in advance.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to