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 89 matches
Infralution Support Forum Index
Author Message
  Topic: Version 2.5.4 Released
flc.net

Replies: 2
Views: 8472

PostForum: Virtual Tree Support   Posted: Mon May 29, 2006 7:26 am   Subject: Re: Version 2.5.4 Released

IMPORTANT: This change affects client application code that deals with selected items as DataRowView objects. This will need to be recoded to use DataRow objects directly. In general this makes a ...
  Topic: Delayed DataLoad
flc.net

Replies: 5
Views: 13984

PostForum: Virtual Tree Support   Posted: Thu Apr 27, 2006 6:52 am   Subject: Delayed DataLoad
great. thanks a lot.
giuseppe
  Topic: Delayed DataLoad
flc.net

Replies: 5
Views: 13984

PostForum: Virtual Tree Support   Posted: Wed Apr 26, 2006 9:59 am   Subject: Delayed DataLoad
ADO.NET is not really designed to handle this sort of scenario. ADO.NET is designed as disconnected database model. For a database with 50000+ rows you are probably going to be loading 20Mb+ of data ...
  Topic: Delayed DataLoad
flc.net

Replies: 5
Views: 13984

PostForum: Virtual Tree Support   Posted: Tue Apr 25, 2006 4:16 pm   Subject: Delayed DataLoad
Dear Support

in our project we do have over a 50'000 rows. As the stored procedure is too slow for such a lot of data we want to load data delayed into the dataset. I tried to solve this with Virtu ...
  Topic: Version 2.5.0 Released
flc.net

Replies: 5
Views: 12631

PostForum: Virtual Tree Support   Posted: Fri Apr 07, 2006 7:09 am   Subject: Version 2.5.0 Released
Hello Support

I got it Smile

I inherit VT like this:


public class MyTree : VirtualTree
{

public MyTree()
{
base.ShowRootRow = false;
}


[Defaul ...
  Topic: Version 2.5.0 Released
flc.net

Replies: 5
Views: 12631

PostForum: Virtual Tree Support   Posted: Wed Apr 05, 2006 1:14 pm   Subject: Version 2.5.0 Released
Hello Infralution Team

The version 2.5 rocks! We have huge trees and this new version performs great. The "Pinned Flicker" problem is now solved too.

We have just one problem. We change a lot of ...
  Topic: Edit a Integer value in the Grid
flc.net

Replies: 4
Views: 12661

PostForum: Virtual Tree Support   Posted: Wed Mar 29, 2006 12:36 pm   Subject: Edit a Integer value in the Grid
ok.. i see.
but it's not possible to convert the type inside VT? Wink

Regards
Giuseppe
  Topic: Edit a Integer value in the Grid
flc.net

Replies: 4
Views: 12661

PostForum: Virtual Tree Support   Posted: Wed Mar 29, 2006 6:53 am   Subject: Edit a Integer value in the Grid
This behaviour is unchanged. The SetCellValue event is fired because the ValueChangedEvent for the editor is set to the "Validated" event for the control - which is firing as the text box loses focus ...
  Topic: Edit a Integer value in the Grid
flc.net

Replies: 4
Views: 12661

PostForum: Virtual Tree Support   Posted: Tue Mar 28, 2006 12:15 pm   Subject: Edit a Integer value in the Grid
Hello Support

I have a Typed DataSet as a DataSource of VT. One DataColumn is an Integer. I have a TextBox as a CellEditor for this Column.

When I Click into the Integer Column (whitout make an ...
  Topic: Visual Studio 2003 Support
flc.net

Replies: 10
Views: 22319

PostForum: Virtual Tree Support   Posted: Mon Mar 13, 2006 7:54 am   Subject: Visual Studio 2003 Support
Hello Infralution Team

We plan to migrate to VS2005 soon. If you can ensure Support and Bug Fixing for the VS2003 Version its OK for us.


Best Regards
Giuseppe
  Topic: Several DataRow Types per Level
flc.net

Replies: 5
Views: 13411

PostForum: Virtual Tree Support   Posted: Tue Feb 07, 2006 12:48 pm   Subject: Several DataRow Types per Level
Hello Support

Please have a look at our Sample DataSet.
http://static.flickr.com/25/96723713_795fd468b9_m.jpg
http://static.flickr.com/23/96723712_35d5aca2c2.jpg
[url=http://static.flickr.com/23 ...
  Topic: Questions about Deployment
flc.net

Replies: 8
Views: 18192

PostForum: Virtual Tree Support   Posted: Tue Feb 07, 2006 12:36 pm   Subject: Questions about Deployment
Hello Support

The test apps now works fine on TS. It seems that VT works fine with the Terminal Server, but we still have the same problem on our Real App.

In a few days we get some new Server's ...
  Topic: Questions about Deployment
flc.net

Replies: 8
Views: 18192

PostForum: Virtual Tree Support   Posted: Mon Jan 30, 2006 12:46 pm   Subject: Questions about Deployment
ohh Wink

I can't understand why the licx file in the sample app was empty. To generate the file, i put a VT control on the form in the exe and then I have deleted the control from the form. maybee i ...
  Topic: Questions about Deployment
flc.net

Replies: 8
Views: 18192

PostForum: Virtual Tree Support   Posted: Mon Jan 30, 2006 9:39 am   Subject: Questions about Deployment
No, the EXE with VT works fine.
Giuseppe
  Topic: Questions about Deployment
flc.net

Replies: 8
Views: 18192

PostForum: Virtual Tree Support   Posted: Mon Jan 30, 2006 9:31 am   Subject: Questions about Deployment
Hello Support

It seems to be a problem with Terminal Server, if VT resides on a DLL and it's used by an EXE. I tried to put the license.licx into the EXE. But we get the "Unlicensed evaluation Vers ...
 
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