Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

scripts

Former Member
0 Likes
902

Hi,

I am getting problem with ailgnment.

First 4 records are displayed correctly at their position then from fifth record onwards missalignment is there.

How to solve it.

Regards,

Nasru

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
881

Hi,

When it is showing some of the records, then where is the error.

Some records might be skipped because window size is small and all the data cant fit into the window.

rewards helpfull

Praveen

6 REPLIES 6
Read only

Former Member
0 Likes
882

Hi,

When it is showing some of the records, then where is the error.

Some records might be skipped because window size is small and all the data cant fit into the window.

rewards helpfull

Praveen

Read only

0 Likes
881

Hi Praveen,

It is like this.

docno: name: type

1 jhl jhjk

2 hkjk jkh

from next record onwards it is like as follows

3 adfs

adfdf

4 fsdfg

dsdf

there type is coming down.

Pls solve it

Regards,

Nasru

Read only

0 Likes
881

hi

chek this ur given high length i think like this 3 adfs.......adfdf

4 fsdfg...........dsdf

so edit that.

praveen

Read only

0 Likes
881

Hi nasru,

Have you checked the field length. Also do one thing, increase the window size and see the print preview.

If possible recheck the code, and post it if not resolved.

Hope this resolves your query.

Reward all the helpful answers.

Regards

Read only

0 Likes
881

Hi Praveen,

It solved my problem partially.

The first 4 records are fixed in their positions itself.

Regards,

Nasru

Read only

Former Member
0 Likes
881

Hi

Have you used the TAB settings for the Paragraph with which you are displaying the records.

May be one of the field length is more so gone to second line causing misallignment.

check the Tab settings.

for all the items the same tabsettings should work.

reward if useful

regards,

ANJI