Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

HOWTO : Hide certain columns in FileView

 
Subscribe to the RSS feed for this forum  Forum Index -> FileView ActiveX Control
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Mon Aug 20, 2007 5:17 am    Post subject: HOWTO : Hide certain columns in FileView

By default, FileView only displays the following four standard columns : Name, Size, Type and Date Modified. To hide one or more of these columns, handle the OnBeforeColumnAdd event of FileView. To hide a column, use the Name parameter of the event handler to determine the column which is being added and set the Add parameter to false if that column should not be added.
Back to top
Display posts from previous:   
Forum Index -> FileView ActiveX Control All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group