feha
Posts: 712
|
| Posted: 06/25/2009, 10:17 AM |
|
Has anyone been able to create a comparision table: http://www.avermedia.com/AverVision/Upload/Product/Comp...008_400X283.jpg
or http://www.innovatrics.com/products/product-comparison
by using single table of products and using grid ?
the "columns" should become "rows" ...
I could not get it the "easy" way 
Even "Report Builder" it was not able to do it ...
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
Oper
Posts: 1195
|
| Posted: 06/25/2009, 10:52 AM |
|
Quote feha:
we create a TMP file on the fly and use Normal QRY Builder
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
feha
Posts: 712
|
| Posted: 06/25/2009, 10:59 AM |
|
Hi Oper
Great, that's one of the possible solutions ...
Also the problem is to leave html tags in template ..
not to generate a HTML table form function or string (variable) ...
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
Oper
Posts: 1195
|
| Posted: 06/25/2009, 12:19 PM |
|
Leave html tags in template (elaborate that).........
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
feha
Posts: 712
|
| Posted: 06/25/2009, 2:08 PM |
|
the table tags etc within template, (html page ...)
as it is important for web designer not mixing it with the php code ...
so what i mean is the html markup ...
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
Oper
Posts: 1195
|
| Posted: 06/27/2009, 10:28 AM |
|
Quote feha:
the table tags etc within template, (html page ...)
as it is important for web designer not mixing it with the php code ...
so what i mean is the html markup ...
i undertand what HTML tags is, i was asking more like what do you mena leaving TAGS...
where in the database, Generate the HTML on the fly or just use the CCS html TAGS?
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
feha
Posts: 712
|
| Posted: 06/29/2009, 1:58 PM |
|
Hi Oper
Leaving HTML (even modfiied) tags CCS and create panels to show/hide as for me is not a problem to create it on-the-fly
by creating an array from MySQL Query than iterate the array I can generate desired table ...
but this implies putting the HTML within a function ...
So as I see there is not an "easy" way making it work with actual "grid" structure ...
(even if i modify the HTML and Show/Hide some <tr> or <td> within a table ... )
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
Oper
Posts: 1195
|
| Posted: 06/30/2009, 5:14 AM |
|
if you could limit the number of item to a number let said always 4 or 5 max
uyou may doit with CCS Grid.
i will try to play a bit maybe i'm wrong.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |