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

field center alignment in table control

naveen_inuganti2
Active Contributor
0 Likes
1,685

Hi....

How can we arrange a field in the table control as center aligned!!!

Actually there is no option in attibute in screen painter for this like reight aligned...

We need to write code for this.... where i have to to write and please suggest me the coding also...

Thank you,

naveen

Edited by: Naveen Inuganti on Jun 13, 2008 11:40 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,046

Hi Naveen,

u r telling like the field is of type N and of size 2 . Then write a module in PBO between loop and endloop. In the module write ur logic so that it should trigger before u display the output.

Rgds.,

subash

5 REPLIES 5
Read only

Former Member
0 Likes
1,046

hai,

find the conversion exit for the filed and specify in the filed attribute in screen painter.

If you find any problem tell me the name of field to which it referes.

Regards

jase

Read only

0 Likes
1,046

it was the custom field.. Type 'N', Size '2'

Thanks

Naveen Inuganti

Read only

Former Member
0 Likes
1,047

Hi Naveen,

u r telling like the field is of type N and of size 2 . Then write a module in PBO between loop and endloop. In the module write ur logic so that it should trigger before u display the output.

Rgds.,

subash

Read only

0 Likes
1,046

Hi...

Can you suggest me that logic..... to appear the field in table control as center aligned....

Thanks,

Naveen.I

Read only

0 Likes
1,046

Hi....

What is the logic i hav to write......????

Thanks,

Naveen.I

Edited by: Naveen Inuganti on Jun 25, 2008 2:32 PM