Home » Developer & Programmer » Forms » LOV columns alignement (Forms 6i, XP)
LOV columns alignement [message #335972] Thu, 24 July 2008 05:10 Go to next message
rajy_salim
Messages: 204
Registered: January 2008
Location: Beirut - Lebanon
Senior Member
Hi
How can I control the alignement of a LOV column. I have a column ID with datatype number which is aligned to right in the LOV, I need to align it to left. How can I do that??

Regards!
Re: LOV columns alignement [message #335975 is a reply to message #335972] Thu, 24 July 2008 05:14 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
SELECT TO_CHAR(id) id 
FROM some_table
WHERE ...
Previous Topic: Client System Time
Next Topic: how to access Parameter variables in Menus
Goto Forum:
  


Current Time: Wed Mar 12 01:42:26 CDT 2025