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 2 matches
Infralution Support Forum Index
Author Message
  Topic: The correct way to unselect all rows?
Mike.Tabaczynski

Replies: 1
Views: 8599

PostForum: Virtual Tree Support   Posted: Wed Mar 23, 2011 1:25 pm   Subject: The correct way to unselect all rows?
Hi, I have a class derived from VirtualTree with a member function like this:

public void UnselectAllRows()
{
SelectedItems.Clear();
//IList selected = Se ...
  Topic: UpdateRows() crashes if underlying data is deleted
Mike.Tabaczynski

Replies: 1
Views: 8448

PostForum: Virtual Tree Support   Posted: Tue Nov 16, 2010 8:55 pm   Subject: UpdateRows() crashes if underlying data is deleted
UpdateRows() crashes if underlying data

Hi

If the collection given to DataSource has been invalidated and then cleared of all elements, and UpdateRows() is called later when the tree control be ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group