ConvincingMail - Email Marketing SoftwareConvincingMail
 
Email Marketing Software

Welcome Guest! To enable all features please try to register or login.
AutoComplete- align results into columns
nirnir
#1 Posted : Sunday, March 15, 2009 7:37:42 PM(UTC)
Rank: Newbie

Groups: Member
Joined: 3/15/2009(UTC)
Posts: 6
Points: 18

Hi,
I want to display the results as grid with multiple columns .
I can't align the data into columns (the columns are not aligned well)
Can someone post example of how to define the header, body template in order to do that ?

Thanks
Nir
trooper
#2 Posted : Monday, March 16, 2009 10:47:02 PM(UTC)
Rank: Administration

Groups: Administration
Joined: 11/18/2007(UTC)
Posts: 92
Points: 188
Man

Was thanked: 2 time(s) in 2 post(s)
Hi Nir,
I think you need to use a table with a fixed cell width specified in %.
e.g.:
Code:
... Template="<table style='width:100%;' cellpading='2' cellspacing='1'><tr><td  style='width:30%;'>#{Title}</td><td style='width:70%;'>#{Description}</td></tr></table>" ...


Thanks
Mikhail
nirnir
#3 Posted : Tuesday, March 17, 2009 2:43:58 AM(UTC)
Rank: Newbie

Groups: Member
Joined: 3/15/2009(UTC)
Posts: 6
Points: 18

Thanks Mikhail ,
It works with percentage width ,
I tried before with fixed pixel width which doesn't .

Thanks
Nir
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.5 RC1 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.051 seconds.