DBTreeView bean closing?

Hi…

Somewhat new to this Servoy thing…

I’m trying to work out why a solution (that I didn’t create, but have now inherited :) has DBTreeViews that work the first time you click on the button to open them and then select an item, but the next time you click on the button to open the view the view opens and then closes immediately before you can click anything.

Can’t seem to see any errors in the server log files, or local Java console.

Server is version 519, clients are running on Mac OS X 10.5.3 and 10.4 clients.

Any suggestions appreciated. Is there anywhere else I should be looking for debugging information?

Thanks,
Shay

Hi Shay,

can you specify what is done on the button click, and on the form events (onLoad, onShow, …), of the tree control’s form

regards