Paul McNett wrote:
> Ed Leafe wrote:
>> On Dec 4, 2008, at 3:33 PM, Paul McNett wrote:
>>
>>> http://paul.dabodev.com/doc/api/dabodoc/dabo.ui.uiwx.dGrid.dColumn.html#Properties_Visible
>>>
>>> But let me know if it isn't working!
>>      Well, it's working and it isn't. In a grid, col.Visible works be  
>> adding/removing the column from the grid's Columns collection. But  
>> removing the column from the grid severs any relationship between  
>> column and grid. In the context of the Class Designer, once you set  
>> Visible=False on a column and select any other object, there are no  
>> more references to the column, making the switch to Visible=False the  
>> equivalent of delete().

Do today's changes to dGrid to make column Visibility keep the column in the 
Columns 
collection but just not draw on the grid make this work sanely now in 
ClassDesigner?

Paul




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to