|
gikotim
|
 |
« on: February 15, 2010, 08:06:57 AM » |
|
Hi! here a code snipped:
What I try to achieve with this to create menus complet dynamic out of a DB. In the outer request I read table names, in the inner the table structure. For each table name I create a button in a buttonView, and for each table a treeGrid. What I don't understand is why I don't get the results back in time. I get empty data from the outer request and the inner request fails. How can I synchronize this? Or is this a design problem? How can I wait for the result?
Thank you for your help!
|