![]()  | 
 
[SOLVED] StartEdit cell | 
 
    Post Reply  
   | 
  
| Author | |
   
   flauzer  
   
   Senior Member  
   Joined: 30 December 2003 Location: Italy Status: Offline Points: 108  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Topic: [SOLVED]  StartEdit cellPosted: 13 October 2010 at 8:52am  | 
 
| 
   
    Greetings to all from an old friend... 
I have an ReportControl with EditOnClick property set to True, so the user needs to position mouse over the cell and "clickit" to edit...  
Question: Is there a way to do this programmatically or simulate it ? A kind of cell.StartEdit? 
Thanks 
Hi Oleg... 
    | 
 |
![]()  | 
 |
   
   Aaron  
   
   Senior Member  
   Joined: 29 January 2008 Status: Offline Points: 2192  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Posted: 13 October 2010 at 3:17pm | 
 
| 
   
    
   Hi,
 
   
  Actually there is... 
Me.wndReportControl.Navigator.MoveToRow 1 
Me.wndReportControl.Navigator.MoveFirstColumn Me.wndReportControl.Navigator.BeginEdit Will move position to second row and FIRST "cell" and start edit 
 | 
 |
| 
   
     
     Product: Xtreme SuitePro (ActiveX) version 15.0.2 
 
   
  Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option....  | 
 |
![]()  | 
 |
   
   flauzer  
   
   Senior Member  
   Joined: 30 December 2003 Location: Italy Status: Offline Points: 108  | 
  
   
      Post Options
    
        Thanks(0)
      Quote   Reply
   
     Posted: 14 October 2010 at 4:00am | 
 
| 
   
    
   Thanks Aaron.
 
   
  your help is really appreciated. 
 | 
 |
![]()  | 
 |
    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  |