Change Field.width in runtime

Hi!

There are some fields/columns. a,b,c,d
I would liket to resize column a depend on b,c,d columns.
So when b is empty then a.width=a.width+b.width
and if c is empty then a.width=a.width+c.width and so on.

How can i realize it ?

I have Basic Edition.

I have try that:

I wrote BeforePrint event and when Sender=a
then i'm looking for column b component, and depend on state b
i try to use what i have been wrote before.

In Dotmatrix printing, in first row all filds are empty .... and i get strange result
If i use GetData method of field then i get same result on each row.

Some idea ?

Berko

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.