CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Vertical line separator

Print topic Send  topic

Author Message
alfonso

Posts: 121
Posted: 10/17/2008, 6:09 AM

I have Codecharge Studio 4.0. I work with php and mysql. I desgin a grid with gallery style (1 line and 2 columns) and I want to put a vertical line separator between column1 and column2. How can I do this?

Thanks
View profile  Send private message
Oper


Posts: 1195
Posted: 10/17/2008, 6:48 AM

TD property, STYLE, Edit, Border LEFT Border (set color and Line Type)
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
alfonso

Posts: 121
Posted: 10/17/2008, 6:58 AM

The question is that I work with "no style". If I create tih sgrid with a style, where must I made changes you tell me? Thanks

I see menu (right clic) and I see TD properties, but I don't find more options as you say
View profile  Send private message
alfonso

Posts: 121
Posted: 10/17/2008, 7:14 AM

I made and I see this at the beginning of the form:
<td style="BORDER-LEFT: thin solid">

the problem is that I see a line in left of both columns
View profile  Send private message
Oper


Posts: 1195
Posted: 10/17/2008, 9:53 PM

the TD property.................etc

shoudl be clicking in column2
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
alfonso

Posts: 121
Posted: 10/17/2008, 10:37 PM

But in desgin mode I only see a column
View profile  Send private message
Oper


Posts: 1195
Posted: 10/18/2008, 6:26 PM

i see...

what i do for this is something like this:

first insert and Attribute to the same place where you see BODER-LEFT thing.
(of couser now elimitaed that part) just the attribute stay

Now at the begining of the App initialize a Variable in 1.

not an specific laguage script.:


Start of Language
xV=1


before show the any element in the TD:

xV=XV*-1

if xv = 1 then
set the attributte to "" (nothing)
else
set the Attributte to the part you delete the "STYLE='BORDER-LEFT....... thing
end if


PS: This will set just the TD line on the 2nd TD
-1 1
-1 1

















_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
alfonso

Posts: 121
Posted: 10/18/2008, 11:59 PM

It can be a good solution. Thanks
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.