Author |
Message |
Topic: Virtual for SelectionChanging event? |
Mark Johnson
Replies: 1
Views: 6889
|
Forum: Virtual Tree Support Posted: Tue Feb 13, 2007 5:28 pm Subject: Virtual for SelectionChanging event? |
I don't see a virtual function to override that calls the SelectionChanging event. I see one for OnSelectionChanged.
I would like my VirtualTree subclass to handle selection changing and cancel se ... |
Topic: .net 2.0 version? |
Mark Johnson
Replies: 3
Views: 12730
|
Forum: Virtual Tree Support Posted: Thu Oct 27, 2005 11:35 pm Subject: .net 2.0 version? |
.net 2.0 was released today here in the US.
Thanks for the reply. |
Topic: .net 2.0 version? |
Mark Johnson
Replies: 3
Views: 12730
|
Forum: Virtual Tree Support Posted: Thu Oct 27, 2005 7:51 pm Subject: .net 2.0 version? |
Will infralution be releasing a .net 2.0 compiled version of virtual tree?
Thanks! |
Topic: ITypedList support? |
Mark Johnson
Replies: 5
Views: 27116
|
Forum: Virtual Tree Feature Requests Posted: Thu Jul 14, 2005 10:09 pm Subject: ITypedList support? |
Sweet, I'll check it out, thanks. |
Topic: How to right click=>node selected |
Mark Johnson
Replies: 28
Views: 58910
|
Forum: Virtual Tree Support Posted: Mon May 02, 2005 9:56 pm Subject: How to right click=>node selected |
Simple, the product manager on the project wants it to show the context menu for the currently selected node regardless of where the user right clicks in the tree, not to change selection on right cli ... |
Topic: How to right click=>node selected |
Mark Johnson
Replies: 28
Views: 58910
|
Forum: Virtual Tree Support Posted: Thu Apr 28, 2005 11:42 pm Subject: How to right click=>node selected |
I'm interested in getting 1.4 but I don't want the behavior to change for right click. I'd like to keep it not selecting the row.
Is there an option for not picking up this new behavior?
Thanks ... |
Topic: ITypedList support? |
Mark Johnson
Replies: 5
Views: 27116
|
Forum: Virtual Tree Feature Requests Posted: Tue Apr 19, 2005 5:58 pm Subject: ITypedList support? |
The app I work on has a class that implements this interface.
We use property descriptors for which columns from a database the user would like to to view.
Currently we are using a grid control th ... |
Topic: ITypedList support? |
Mark Johnson
Replies: 5
Views: 27116
|
Forum: Virtual Tree Feature Requests Posted: Mon Apr 18, 2005 11:55 pm Subject: ITypedList support? |
I might have missed it but any plans to support ITypedList?
Thanks,
Mark |
Topic: Virtual tree affecting painting of .net label control |
Mark Johnson
Replies: 2
Views: 11094
|
Forum: Virtual Tree Support Posted: Fri Mar 25, 2005 12:10 am Subject: Virtual tree affecting painting of .net label control |
If I put a VirtualTree control on a sizeable form with a label control above it, the label control's painting gets messed up if you size the form down so that not all of the label fits.
I have the ... |
Topic: Question on Row object, UpdateChildren method. |
Mark Johnson
Replies: 1
Views: 9603
|
Forum: Virtual Tree Support Posted: Thu Mar 24, 2005 10:47 pm Subject: Question on Row object, UpdateChildren method. |
If you have nodes below the current node in the tree that are set to LoadOnDemand, if you call UpdateChildren on the parent with recurse = true does it force those nodes to load their ILists if they a ... |
|