Hi All,

I'm seeing some odd behaviour, and am trying to work out if it's web2py or me that is confused.

I have a page with JQueryUI tabs. The first tab shows a record, the 2nd, 3rd and 4th tabs show grids from different child tables, each within a LOADed component. The templates all use the "load" suffix, all the target DIVs are named.

The odd behaviour is that while the view and delete work fine, after inserting a child record, the component from a different tab is loaded. It is not 100% consistent - it does not happen every time, and when it does happen it is not always the same wrong component.

So, on the 2nd tab I might add a record, and after insertion the grid from the 4th tab is loaded. A little later, inserting in the 2nd tab might load the grid from the 3rd tab.

I'm a bit perplexed as to what to look for here - can anyone suggest any clues?


--

Regards,

PhilK


'a bell is a cup...until it is struck'

--

--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to