Which event to use to populate a tabslider/generic element?

View: New views
1 Messages — Rating Filter:   Alert me  

Which event to use to populate a tabslider/generic element?

by xkenneth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

All,

    Another question here, I want to populate a tabslider based on  
some decision made while parsing through a dataset. I'm not sure I've  
attached my code to the correct event; I'm using oninit. This code  
works as long as i declare a dummy tab in the tabslider, but does not  
when I declare only the tabslider itself, any ideas? I had this  
working before I went to rearrange some code, but now it's not  
functioning properly.

Here's the code:
http://github.com/xkenneth/buildoutbuilder/tree/master/buildoutbuilder.laszlo/src/buildoutbuilder.lzx

Regards,
Ken