Re: Tap 4.1.2 Snapshot : Using Dojo TabContainer

2007-01-30 Thread kmadha
Shing Hing Man yahoo.com> writes: > > I have noticed the static way of defining a Dojo > TabContainer > in a Tapestry page html template does not work. Hello, I am facing quite similar problem. if I use the tacos:DojoTabs then the tabs are visible but the tab content is not visible. Can yo

Re: Q: options (class) for depends on columnValue

2007-01-24 Thread kmadha
Anders Vesterberg vesdakon.se> writes: > > Hi > I am working on a page with a table where background color > of cell should change dependent upon columnValue. I would > like to control with different .css. I am experimenting > with SimpleTableValueRendererSource, but as far as I can > see th

Page navigation links not working

2007-01-15 Thread kmadha
I am using contrib table which iterators over arraylist. Initially page links 1 is shown selected. When I click 2 the data in the table gets changed but still 1 is shown as selected page and not 2. Can anyone help me to figure out what I am doing wrong? Regards. -