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

Column alignment in Table Control

Former Member
0 Likes
2,043

Dear All,

I have created a table control where I want one column value to be right aligned. Can you please suggest how can it be performed?

Thanks and regards,

Atanu

3 REPLIES 3
Read only

Former Member
0 Likes
967

Hi

In table control you have the option in field attributes for right allignment as right-justified check box try that.

Regards

Vijaya

Read only

Former Member
0 Likes
967

Hi Atanu,

just click on the properties of the field, and check box "Right alignment". It sound a little bit simple; but if still doesn't work, I'll try to update a print of the checkbox.

I hope this helps. Best regards,

Alvaro

Read only

former_member31961
Contributor
0 Likes
967

Hi,

If you go to the attributes of that column (Double Click on that column), you will find 3 tabs (Dict, Program,Display) then go to program tab, you will find one checkbox named 'Right-Justified'. Check that check box, it should right allign that column values.

Regards,

Shrinivas