Re: filling in the blanks
Jason Vinson <[email protected]> Thu, 8 Jan 2004 08:13:15 -0500 (GMT-05:00)
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <7185004.1073567595424.JavaMail.root@wamui05.slb.atl.earthlink.net> |
That works great, thanks Jacob. I guess I am a bit rusty after a year off from this stuff. Jason -----Original Message----- From: Jacob Kjome <[email protected]> Sent: Jan 7, 2004 10:50 PM To: [email protected] Subject: Re: [Barracuda] filling in the blanks At 04:50 PM 1/7/2004 -0500, you wrote: >I have a table layout that is using the iterative model for separate >tables, and I want the layout to be consistent, but when nulls are >returned for some values, the rows are offset a bit. What can i return to >fill in those spots ? I have tried returning a space (i.e. " "), which >has the same results. I also thought about returning but the & is >escaped automatically as an &. >I guess I should also mention that we are currently using an old build of >barracuda as well (from over a year ago). > >Am I overlooking something obvious? Have you tried returning a BText (containing " ") component with setAllowMarkupInText(true)? Jake >Jason >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda _______________________________________________ Barracuda mailing list [email protected] http://barracudamvc.org/lists/listinfo/barracuda