|  | 
| Hide a specific row | 
| Post Reply   | 
| Author | |
| MNovaro   Groupie     Joined: 20 June 2006 Status: Offline Points: 71 |  Post Options  Thanks(0)  Quote  Reply  Topic: Hide a specific row Posted: 20 June 2006 at 7:46am | 
| 
   Hello, everybody I need a simple feature in the report control: I would like to set a row not visible (i.e. to hide it). I found nothing to implement this: is this possible? Thanks!   | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 21 June 2006 at 4:52am | 
| 
   Hi, Use ReportRecord.Visible property and do not forget to call Populate then. Something like following: 
 -- WBR, Serge | |
|  | |
| MNovaro   Groupie     Joined: 20 June 2006 Status: Offline Points: 71 |  Post Options  Thanks(0)  Quote  Reply  Posted: 22 June 2006 at 3:17am | 
| 
   
Hi, Serge Thank you very much for the reply. I found this in the help file, too. Thanks again, Marco | |
|  | |
| Post Reply   | |
| Tweet | 
| Forum Jump | Forum Permissions  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |