|
| Inicio → WINDEV 2024 → Problems with "Store the column configuration" with a WD table |
| Problems with "Store the column configuration" with a WD table |
| Iniciado por guest, 01,mar. 2018 18:56 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 01,marzo 2018 - 18:56 |
Hi,
I have a few memory tables in our application that don;t seem to allow saving of column configuration or hiding columns the the select the columns..menu. I have both of these checked in the "Parameters of columns" section of Table Details and this feature does seems to work on other tables in the system. Are there conditions that any one can think of that would prohibit this working on specific tables in WD 22?
Thanks!
Steve |
| |
| |
| | | |
|
| | |
| |
| Publicado el 01,marzo 2018 - 19:26 |
So the options are displayed in the menu, but they don't work?
If so then it's not DisableAAF() or AAFDisable(). It's also not Project>>Description>>Advanced>>Menu of AAF.
My guess is that you have some forgotten code that orders or displays columns, but I'm not quite an AAF guru yet. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 01,marzo 2018 - 19:41 |
Hi Steve, are you saving your configuration in the registry or an .ini file ? Check to see if the configuration entries for these tables are there ... If it is a .ini file, the file may be corrupt - it happens a lot with my users.
Regards Steven Sitas www.alpha360.biz |
| |
| |
| | | |
|
| | |
| |
| Publicado el 09,marzo 2018 - 11:02 |
Hi,
I am also experiencing some problems with the Stored Column Configuration. It stores the data in the registry, but whenever the resolution changes, or -in a citrix environment- when you switch from a Window to Fullscreen , it shows the columns back in the original order. However, when I look in the registry, the configuration is still saved as we would like it to be. Of course, when we close the screen, it will overwrite the settings again.
Anyone had any problems with this? Someone a solution for this?
Thanks! |
| |
| |
| | | |
|
| | | | |
| | |
|