Kbase P175945: How to allow the user to change column settings in the UltraGrid and save them, then apply them for
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/01/2011 |
|
Status: Verified
GOAL:
How to allow the user to change column settings in the UltraGrid and save them, then apply them for that user
GOAL:
How to allow a user to add/remove columns from the grid at runtime and load their settings next time they logon
GOAL:
How to add and remove columns from an UltraGrid at runtime
GOAL:
Change column widths in an UltraGrid
FACT(s) (Environment):
Windows
OpenEdge 10.2x
FIX:
Use the <grid>:DisplayLayout:SaveAsXml() and <grid>:DisplayLayout:LoadFromXml() methods in the form's Load and FormClosing events