|  | 
| Error grouping the "Task list" sample | 
| Post Reply   | 
| Author | |
| MNovaro   Groupie     Joined: 20 June 2006 Status: Offline Points: 71 |  Post Options  Thanks(0)  Quote  Reply  Topic: Error grouping the "Task list" sample Posted: 23 June 2006 at 4:33am | 
| Hello, I'm playing with the samples of the evaluation version to understand how to use the code. I tried to show the "Group Box" in the "Task list" sample, and tried to group by a column. Grouping by every column generates the error: "Object Variable or with block variable not set" in the procedure wndReportControl_BeforeDrawRow. In particular, the problem is due to the fact that Row.Record is nothing, so the access to Row.Record(COLUMN_STATUS).Value generates the error. Where is the problem? Thanks for any help. | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 25 June 2006 at 4:51pm | 
| 
   Hi, In the _BefireDrawRow handler add following validation: 
 -- WBR, Serge | |
|  | |
| 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 |