8/29/2025 11:32:55 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Datagrid - Make Horizontal Alignment Centered - SLX LAN v7.2.1
Posted: 30 Jul 09 10:51 AM
|
Hi all.
I'm dynamically creating a datagrid and I'm stuck on 2 points:
1. How to center the column header 2. How to center the data in the column
Below is the formatting I've done for the column so far, but I need the horizontal alignment.
col.FieldName = "myField" col.Caption = "Name" col.Readonly = True col.Width = 100
Thank you in advance! |
|
|
| |
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|