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 79 matches
Infralution Support Forum Index
Author Message
  Topic: Any thoughts of doing a XAML Virtual Tree?
gregoryagu

Replies: 1
Views: 7239

PostForum: Virtual Tree Support   Posted: Sun Aug 09, 2009 9:03 pm   Subject: Any thoughts of doing a XAML Virtual Tree?
Just curious.
  Topic: CellDoubleClick Event
gregoryagu

Replies: 2
Views: 9047

PostForum: Virtual Tree Support   Posted: Tue Apr 28, 2009 9:14 pm   Subject: CellDoubleClick Event
Seems that the problem was not the tree itself, but the datasource of the tree.

Greg
  Topic: CellDoubleClick Event
gregoryagu

Replies: 2
Views: 9047

PostForum: Virtual Tree Support   Posted: Fri Apr 24, 2009 3:46 pm   Subject: CellDoubleClick Event
I have a virtual tree which is used as a List. The displayed text is a single cell of RTF with several lines of text. When the user double clicks a cell, I open up another modal form. After the mod ...
  Topic: RTF text showing up blank
gregoryagu

Replies: 4
Views: 12157

PostForum: Virtual Tree Support   Posted: Tue Feb 17, 2009 4:41 pm   Subject: RTF text showing up blank
Turns out the issue was with the obfuscation. Somehow the rtf code was being messed up so it would show blank.

Greg
  Topic: RTF text showing up blank
gregoryagu

Replies: 4
Views: 12157

PostForum: Virtual Tree Support   Posted: Tue Feb 17, 2009 3:17 pm   Subject: RTF text showing up blank
OK, thanks for the tips. Yes, it was working in the release version, just not in the installed version and it must be that the dll was missing.

I also found the trick of taking the programmaticall ...
  Topic: RTF text showing up blank
gregoryagu

Replies: 4
Views: 12157

PostForum: Virtual Tree Support   Posted: Mon Feb 16, 2009 10:55 pm   Subject: RTF text showing up blank
I am using RTF to format a cell.

It works fine on my dev machine. But once I install it via Install Shield and run, it shows up blank, even on the same machine.

Any suggestions? Maybe a lice ...
  Topic: SQLDBTypes
gregoryagu

Replies: 2
Views: 8884

PostForum: Virtual Tree Support   Posted: Wed Feb 11, 2009 5:25 pm   Subject: SQLDBTypes
Thanks very much. This was a Dataset issue, not a Virtual Tree issue. (I knew you would have an intelligent answer!)
  Topic: SQLDBTypes
gregoryagu

Replies: 2
Views: 8884

PostForum: Virtual Tree Support   Posted: Wed Feb 04, 2009 9:28 pm   Subject: SQLDBTypes
I am loading a tree by using ADO.net, and returning a DataSet. I open the table and loop through the rows. In each row, I use code that looks like this:

String description = (string) row[0][" ...
  Topic: Selecting Multiple Items Programmatically
gregoryagu

Replies: 4
Views: 11732

PostForum: Virtual Tree Support   Posted: Tue Nov 18, 2008 7:28 pm   Subject: Selecting Multiple Items Programmatically
OK, thanks for the suggestions.

Greg
  Topic: Selecting Multiple Items Programmatically
gregoryagu

Replies: 4
Views: 11732

PostForum: Virtual Tree Support   Posted: Tue Nov 04, 2008 3:11 pm   Subject: Selecting Multiple Items Programmatically
The FindRow(object) method finds the first row to match. But if there are two of the same object, it will not find the second one, only the first. So if the user selects the second object, it will f ...
  Topic: Selecting Multiple Items Programmatically
gregoryagu

Replies: 4
Views: 11732

PostForum: Virtual Tree Support   Posted: Mon Nov 03, 2008 4:11 pm   Subject: Selecting Multiple Items Programmatically
I have a virtual tree which uses object binding.

The tree allows a copy/paste feature which allows one object to be in the tree in two places at the same time.

When the user selects reference 1 ...
  Topic: EditFirstCellInFocusRow
gregoryagu

Replies: 2
Views: 8946

PostForum: Virtual Tree Support   Posted: Mon Nov 03, 2008 4:01 pm   Subject: EditFirstCellInFocusRow
Thank You, that worked.
  Topic: EditFirstCellInFocusRow
gregoryagu

Replies: 2
Views: 8946

PostForum: Virtual Tree Support   Posted: Fri Oct 31, 2008 9:45 pm   Subject: EditFirstCellInFocusRow
Is there an event that fires after EditFirstCellInFocusRow is called so I can catch the changes and apply them elsewhere?

Greg
  Topic: Row color issue
gregoryagu

Replies: 5
Views: 12888

PostForum: Virtual Tree Support   Posted: Wed Oct 29, 2008 7:12 pm   Subject: Row color issue
As a side note, you might want to consider implementing a binding list as your data source. The reason being that if you did, you would not have to call UpdateRows() to get it to refresh; it would re ...
  Topic: Bolding an Individual Item After DragDrop
gregoryagu

Replies: 1
Views: 6992

PostForum: Virtual Tree Support   Posted: Thu Oct 23, 2008 5:54 pm   Subject: Bolding an Individual Item After DragDrop
I just saw what I did wrong: I need to update both trees, not just the target tree.

Works great now.

Greg
 
Page 1 of 6 Goto page 1, 2, 3, 4, 5, 6  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group