Application Development 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: 

different alignment of rows with the same column?

Former Member
0 Kudos
95

can i change the alignment of every row with the same column?

1 ACCEPTED SOLUTION

Peranandam
Contributor
0 Kudos
72

It is not possible to set different alignment for same column. you can set any one of three possible alignment (left justified, right justified and center) by setting field catalog property.

Regards,

Peranandam

2 REPLIES 2

Peranandam
Contributor
0 Kudos
73

It is not possible to set different alignment for same column. you can set any one of three possible alignment (left justified, right justified and center) by setting field catalog property.

Regards,

Peranandam

Former Member
0 Kudos
72

thanks