|  | 
| Get the Column.tag of an Item | 
| Post Reply   | 
| Author | |
| cybeh   Groupie     Joined: 27 December 2005 Location: Malaysia Status: Offline Points: 76 |  Post Options  Thanks(0)  Quote  Reply  Topic: Get the Column.tag of an Item Posted: 09 July 2006 at 5:27am | 
| 
   Hi, When I make the "check" at the checkbox in my report control, I will be able to detect the "Item" and "Row" of that being check. May I know how can I know which column this item belongs to? Since I need to get the column.tag value. Please advice. Thanks. | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 09 July 2006 at 8:39am | 
| 
   If you know Item, you have an acces to Item.Index property. By that index you can access correspondng Column like Report.Columns(Item.Index).Tag -- 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 |