Tagged Questions

0
votes
2answers
1k views

Dojo: Programatically setting checkbox label for adding on TableContainer

after some hours of checking out documentation, I am somewhat desperate: Basically I need to populate a TabContainer with some TextBoxes, and some Checkboxes. All theses neatly arranged: Labels to the ...
0
votes
1answer
1k views

dijit.layout.TabContainer nested tabs auto load

I'm fairly new to Dojo toolkit, and well really like it. But I have a problem with nested tabs auto-refreshing. Here is a sample of my practice code where this problem exists. I'm currently ...