|  | 
| How to Edit Item without Clicking with Mo | 
| Post Reply   | 
| Author | |
| LeeHayton   Senior Member     Joined: 25 November 2005 Location: United Kingdom Status: Offline Points: 102 |  Post Options  Thanks(0)  Quote  Reply  Topic: How to Edit Item without Clicking with Mo Posted: 20 December 2005 at 8:51am | 
| I am adding a new record to the report control and would like to have the item in edit mode without the user having to click on the item with the mouse. How can I do this? Thanks Lee | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 20 December 2005 at 1:28pm | 
| From our sample: void CTaskListView::OnAddTask()   CXTPReportRow* pRow = GetReportCtrl().GetRows()->Find(pRecord); | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| LeeHayton   Senior Member     Joined: 25 November 2005 Location: United Kingdom Status: Offline Points: 102 |  Post Options  Thanks(0)  Quote  Reply  Posted: 21 December 2005 at 4:09am | 
| I forgot to say that I am using the Xtreme Suite for ActiveX v9.60.1 and visual basic 6. Can you do it using this? The desired effect is like the StartLabelEdit function of VB controls. Thanks Lee 
 | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 21 December 2005 at 4:17am | 
| Hi, There is ReportControl.EditItem method in ActiveX version, but I afraid it appeared in 9.80 only. | |
| 
     Oleg, Support Team CODEJOCK SOFTWARE SOLUTIONS | |
|  | |
| 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 |