Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 4 matches
Infralution Support Forum Index
Author Message
  Topic: How to edit a specific cell
DaveRook

Replies: 2
Views: 15998

PostForum: Virtual Tree Support   Posted: Mon Dec 15, 2014 8:15 am   Subject: How to edit a specific cell
Right, worked it out so I will share in case it helps others.

We have SelectionMode.FullRow

I added


[code]
private void virtualTree1_CellMouseDown(object sender, System.Wi ...
  Topic: How to edit a specific cell
DaveRook

Replies: 2
Views: 15998

PostForum: Virtual Tree Support   Posted: Fri Dec 12, 2014 3:57 pm   Subject: How to edit a specific cell
Hi

I am using VirtualTree and am trying to edit a cell value via C#

I can use EditFirstCellInFocusRow() which works perfectly.

However, I can only see

EditFirstCellInFocusRow()
EditLastC ...
  Topic: How to edit cell to rename
DaveRook

Replies: 2
Views: 15754

PostForum: Virtual Tree Support   Posted: Wed Dec 10, 2014 1:39 pm   Subject: How to edit cell to rename
And the answer is


[code] this.virtualTree1.EditFirstCellInFocusRow();[/code]
  Topic: How to edit cell to rename
DaveRook

Replies: 2
Views: 15754

PostForum: Virtual Tree Support   Posted: Wed Dec 10, 2014 12:43 pm   Subject: How to edit cell to rename
Hi

First off, I can't find any documentation for VirtualTree so sorry if this is covered.

Our VirtualTree works fine, we click mouse button 1 (lmb) and it allows us to edit. I now need to also a ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group