You can let each widget "know" it's position in the table by extending
it with "row" and "col" properties.

On 20 Jul., 16:37, jeffdonthemic <[email protected]> wrote:
> I'm working on my first project using the FlexTable and am developing
> a time entry POC. Essentially users can click a button to add a new
> row to the entry screen, select a project for that row and then enter
> time for 7 days. I then total the 7 days for the line and then sum all
> of the lines for a grand total. Not rocket science.
>
> I'm using a few handlers to determine which cell and row the user is
> currently entering time for but it seems like a hack. Is there an easy
> way to determine which widget in the FlexTable (row x, column x) the
> user is currently interacting with?
>
> Thanks!
> Jeff
--~--~---------~--~----~------------~-------~--~----~
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