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 32 matches
Infralution Support Forum Index
Author Message
  Topic: sqlite Password support
WaqasK

Replies: 1
Views: 16494

PostForum: Virtual Data Objects Support   Posted: Mon Oct 12, 2009 8:43 pm   Subject: sqlite Password support
Hi,

I have an application which uses SQLite as the backend db. The db is encrypted with a password I enter each time I want to open a connection. Below is the code I use top open a ODBC connection ...
  Topic: Row resize event?
WaqasK

Replies: 7
Views: 15479

PostForum: Virtual Tree Support   Posted: Mon Dec 08, 2008 3:03 pm   Subject: Row resize event?
Hi,

Thanks for lookng at this again. But I'm afraid it's still not working.

Just to be clear, my aim is to save the heights of each virtual tree row to a database when the virtual tree is close ...
  Topic: Row resize event?
WaqasK

Replies: 7
Views: 15479

PostForum: Virtual Tree Support   Posted: Sat Dec 06, 2008 12:14 pm   Subject: Row resize event?
Ok, here's what I've got now:

Public Class rowHeightTree
Inherits Infralution.Controls.VirtualTree.VirtualTree

Public Overrides Sub setUserRowHeight(ByVal row As Infralution.Controls.Virt ...
  Topic: Row resize event?
WaqasK

Replies: 7
Views: 15479

PostForum: Virtual Tree Support   Posted: Fri Dec 05, 2008 4:01 am   Subject: Row resize event?
No there isn't an event for this. You'd need to override the the VirtualTree.SetUserRowHeight and ClearUserRowHeights methods to handle this.

Hi,

Thanks for the info. I've trid implementing th ...
  Topic: Column sort error
WaqasK

Replies: 1
Views: 6939

PostForum: Virtual Tree Support   Posted: Tue Nov 18, 2008 5:06 am   Subject: Column sort error
Hi,

I'm using build 3.11.0 of vitual tree with virtual data objects and I noticed something peculiar when I edit a data cell using a data edit control and then change the column sort. Basically, th ...
  Topic: Row resize event?
WaqasK

Replies: 7
Views: 15479

PostForum: Virtual Tree Support   Posted: Sun Nov 16, 2008 10:04 pm   Subject: Row resize event?
Hi,

I was wondering if there was any event that is called when a row header is resized? I would like to keep a track of row widths so that they can be automatically saved each time a change is made ...
  Topic: Maximise/restore down window crash
WaqasK

Replies: 2
Views: 8990

PostForum: Virtual Tree Support   Posted: Sun May 11, 2008 11:18 am   Subject: Maximise/restore down window crash
Sorry, i forgot to mention that right after that error mesage another is displayed that is very similar:

See the end of this message for details on invoking
just-in-time (JIT) debugging i ...
  Topic: Maximise/restore down window crash
WaqasK

Replies: 2
Views: 8990

PostForum: Virtual Tree Support   Posted: Sun May 11, 2008 11:16 am   Subject: Maximise/restore down window crash
Hi,

I've found that my app running Virtual Tree and Virtual records sometimes crashes when I try to maximise or restore down the application. The error text seems to indicate a problem with Virtua ...
  Topic: Updating two trees
WaqasK

Replies: 4
Views: 11780

PostForum: Virtual Tree Support   Posted: Thu Feb 21, 2008 10:42 pm   Subject: Updating two trees
yep, calling the connection.Refreshrecordsets() worked.

Great, thank you!
  Topic: Updating two trees
WaqasK

Replies: 4
Views: 11780

PostForum: Virtual Tree Support   Posted: Thu Feb 21, 2008 9:23 pm   Subject: Updating two trees
I've tried using the UpdateRowData() method but it doesn't seem to update my tree. Thee is something strange about the behaviour of the tree after I update the first one. That is, when I call UpdateRo ...
  Topic: Updating two trees
WaqasK

Replies: 4
Views: 11780

PostForum: Virtual Tree Support   Posted: Thu Feb 21, 2008 12:56 am   Subject: Updating two trees
Hi,

I have two trees. The first using dataset binding and the second object binding. Both trees get their data from the same source (a database) and both show the same data.

To the dataset tree ...
  Topic: Celleditor questions
WaqasK

Replies: 3
Views: 9982

PostForum: Virtual Tree Support   Posted: Mon Jan 28, 2008 1:02 am   Subject: Celleditor questions
Ok, I've managed to work out a solution for when to make the editor appear. I just set the enabled property for the combobox to true or false depending on whether i wanted to display it for a particul ...
  Topic: Celleditor questions
WaqasK

Replies: 3
Views: 9982

PostForum: Virtual Tree Support   Posted: Sun Jan 27, 2008 5:47 pm   Subject: Celleditor questions
Ok, i figured out how to get data from the row when the celleditor is initialised. I just used the cellEditor.InitializeControl handler to take control of the editor and then used the row data propert ...
  Topic: Celleditor questions
WaqasK

Replies: 3
Views: 9982

PostForum: Virtual Tree Support   Posted: Sat Jan 26, 2008 12:02 am   Subject: Celleditor questions
Hi,

I amplanning to use a celleditor control in a virtualtree but have a couple of queries. The vt I want to add the celleditor to uses object binding with 2 columns of data. Below is a diagram of ...
  Topic: Ctrl + MouseUp event
WaqasK

Replies: 4
Views: 7757

PostForum: Virtual Tree Support   Posted: Sat Dec 29, 2007 5:19 pm   Subject: Ctrl + MouseUp event
Ok, no problem. We'll continue forward with our current solution. Thanks for the usual great support.

Waqas
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group