Is there a fix or a way around the reported problem of the Column Headers being blank in a datawindow Grid when you set the column Visible property from 0 to 1. I have an application that allows a customer to create Views/Profiles by selecting which columns in the datawindow they wish to see/edit. All non-selected columns have the visible property set to 0. When you change from one datawindow view/profile to another one that has a column that was not visible in the previous view, the column header is blank ( even though the visible property was changed to 1 ). This is a reported problem in PB 7.0.3 Build 10071-10095 and in PB 8.0. I downloaded PB 7.0.3 EBF build 10180 and still have the problem. I need a fix or a workaround like yesterday! Thanks.
![]() |
0 |
![]() |
In the script that turns on the visibility of the column back on, also do an explicit modify on the visible property of the header text. -- This is a FAQ, read Help, then search www.groups.google.com pbm_thisusuallydoesnothelp:-)) Philip Salgannik
![]() |
0 |
![]() |
We Are using PB 7.0.3 Build 10150 we are not seeing this problem! On Fri, 27 Sep 2002 11:30:08 -0400, in powersoft.public.powerbuilder.datawindow Richard C. Kayserwrote: >Is there a fix or a way around the reported problem of the Column Headers >being blank in a datawindow Grid when you set the column Visible property >from 0 to 1. I have an application that allows a customer to create >Views/Profiles by selecting which columns in the datawindow they wish to >see/edit. All non-selected columns have the visible property set to 0. When >you change from one datawindow view/profile to another one that has a column >that was not visible in the previous view, the column header is blank ( even >though the visible property was changed to 1 ). This is a reported problem >in PB 7.0.3 Build 10071-10095 and in PB 8.0. I downloaded PB 7.0.3 EBF build >10180 and still have the problem. I need a fix or a workaround like >yesterday! Thanks. > >
![]() |
0 |
![]() |
I have tried specific modify to make the column_header visible and it is still blank.wrote in message news:[email protected]... > In the script that turns on the visibility of the column back on, also do > an explicit modify on the visible property of the header text. > > -- > This is a FAQ, read Help, then search www.groups.google.com > > pbm_thisusuallydoesnothelp:-)) > Philip Salgannik >
![]() |
0 |
![]() |