Feb 3, 2007 #1 rleiman Programmer May 3, 2006 258 US Hi Everyone, Can you tell me what I need to do so a browse will retain the column widths before the app is closed? I was hoping the column widths will go back to the positions the user adusted them before closing the app. Thanks. Emad
Hi Everyone, Can you tell me what I need to do so a browse will retain the column widths before the app is closed? I was hoping the column widths will go back to the positions the user adusted them before closing the app. Thanks. Emad
Feb 3, 2007 1 #2 ShankarJ Programmer Aug 9, 2003 856 Hi Emad, Enable the Browse (ListBox) Format Manager in Global Properties. Application Global Properties --> App Settings --> Browse Extended Options --> Enable List Format Manager. Please know that there are some problems when you change the browse column layout forcing you to delete all the previous layouts for the browse. Regards Upvote 0 Downvote
Hi Emad, Enable the Browse (ListBox) Format Manager in Global Properties. Application Global Properties --> App Settings --> Browse Extended Options --> Enable List Format Manager. Please know that there are some problems when you change the browse column layout forcing you to delete all the previous layouts for the browse. Regards
Feb 6, 2007 Thread starter #3 rleiman Programmer May 3, 2006 258 US Hi ShankarJ, I tried it and it works fine. Thanks. Truly, Emad Upvote 0 Downvote