| View previous topic :: View next topic |
| Author |
Message |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Fri Nov 05, 2010 11:16 am Post subject: Gridlines in a table control [SOLVED] |
|
|
Hi forum,
I would like to show the gridlines in a table control, without using an external DSU like Exttable or other.
How?
Byez
Last edited by Tdk161 on Mon Nov 08, 2010 2:53 pm; edited 1 time in total |
|
| Back to top |
|
 |
bornsoft Contributor

Joined: 19 Feb 2009 Posts: 113 Location: Germany
|
Posted: Fri Nov 05, 2010 1:33 pm Post subject: |
|
|
| Code: |
%z = @sendmsg(@winexists(~Table1),@sum($1000,54),0,$0001)
|
. |
|
| Back to top |
|
 |
Tdk161 Valued Contributor


Joined: 08 Feb 2005 Posts: 399 Location: ITALY
|
Posted: Fri Nov 05, 2010 5:02 pm Post subject: |
|
|
Hi Bornsoft
thankyou for your info,I solved my iquestion also I understanded how to assign other style to table control
Thankyou again |
|
| Back to top |
|
 |
|