Author |
Message |
Topic: Exception while decreasing the records in the datasource |
z00rg
Replies: 3
Views: 12321
|
Forum: Virtual Tree Support Posted: Mon Sep 18, 2006 7:54 pm Subject: Exception while decreasing the records in the datasource |
Thanks, i compared the Widget.cs and WidgetControl.cs with the your latest version of the code and figured out the patch need to fix this bug. |
Topic: Exception while decreasing the records in the datasource |
z00rg
Replies: 3
Views: 12321
|
Forum: Virtual Tree Support Posted: Mon Sep 18, 2006 2:49 pm Subject: Exception while decreasing the records in the datasource |
Thanks for the quick response..
Unfortunately i am too late to get the latest version of your software as i am near to the release date, and i dont want to take any new risk.
As i have your sour ... |
Topic: Exception while decreasing the records in the datasource |
z00rg
Replies: 3
Views: 12321
|
Forum: Virtual Tree Support Posted: Fri Sep 15, 2006 3:47 pm Subject: Exception while decreasing the records in the datasource |
Hi, i have a operation in which the number of records decrease while doing a filter operation on the recordset.
and i encountered this exception, could you help me with this, i am using the version ... |
Topic: Drag & Drop Cursor Issues |
z00rg
Replies: 1
Views: 7490
|
Forum: Virtual Tree Support Posted: Tue Sep 12, 2006 3:55 pm Subject: Drag & Drop Cursor Issues |
Hi, While using the drag & drop feature i encountered some issues.
1> If you try to drag a column really fast, the column image (i.e drag cursor) lags behind the mouse pointer.
2> Whe ... |
Topic: Issues with setting AutoFitHeight = true |
z00rg
Replies: 1
Views: 8273
|
Forum: Virtual Tree Support Posted: Fri May 19, 2006 12:39 pm Subject: Issues with setting AutoFitHeight = true |
Whenever i set AutoFitHeight to true.....
GetOptimalRowHeight is called twice for each row
When it is called for the first time, they are no CellWidgets in the "this.ChildWidgets" collection, he ... |
Topic: GDI Exception during drag & drop |
z00rg
Replies: 7
Views: 19125
|
Forum: Virtual Tree Support Posted: Mon May 08, 2006 4:36 pm Subject: GDI Exception during drag & drop |
I get this exception
An unhandled exception of type 'System.Runtime.InteropServices.ExternalException' occurred in system.drawing.dll
Additional information: A generic error occurred in GDI+.
... |
Topic: Problem with custom painted rowm when first column in pinned |
z00rg
Replies: 2
Views: 9517
|
Forum: Virtual Tree Support Posted: Tue Mar 07, 2006 10:36 am Subject: Problem with custom painted rowm when first column in pinned |
I am painting custom rows, pls see the attached picture, however when i pin the first column, the display of custom rows goes haywire, and they are blank spaces between custom rows.
Picture 1: Befo ... |
Topic: How to set Zoom or Scale in Virtual Grid |
z00rg
Replies: 6
Views: 17198
|
Forum: Virtual Tree Support Posted: Fri Jan 27, 2006 8:21 am Subject: Thanks |
I am sorry, i made my assumption on the basis of your advice, that we can setRowheight and font size etc to implement the zoom feature.
However you know the virtual tree better than me..
I appre ... |
Topic: How to set Zoom or Scale in Virtual Grid |
z00rg
Replies: 6
Views: 17198
|
Forum: Virtual Tree Support Posted: Wed Jan 25, 2006 11:27 am Subject: Zoom or Scale |
Yes indeed i have brought your product along with your source code (Order number: 36598475), normally the other components i have used, usually implement the scale feature.
Yes its a trivial featur ... |
Topic: How to set Zoom or Scale in Virtual Grid |
z00rg
Replies: 6
Views: 17198
|
Forum: Virtual Tree Support Posted: Tue Jan 24, 2006 3:24 am Subject: Zoom or Scale in virtual grid |
We display packets (their structure and protocol) in virtual grid, so sometimes our users need to zoom in(to see packets in a greater detail)...or sometimes they use the zoom out feature and take a pr ... |
Topic: How to set Zoom or Scale in Virtual Grid |
z00rg
Replies: 6
Views: 17198
|
Forum: Virtual Tree Support Posted: Mon Jan 23, 2006 6:17 am Subject: How to set Zoom or Scale in Virtual Grid |
How do i Zoom or Scale in virtual grid, i did try setting scale, but the virtual grid just disappeared |
Topic: Problem while painting custom row |
z00rg
Replies: 3
Views: 11867
|
Forum: Virtual Tree Support Posted: Mon Jan 09, 2006 7:19 am Subject: More issues |
Thanks, i was able to set the height of the custom, by setting AutoFitHeight to true and then by overriding GetOptimalRowHeight and it works...
Now i have two issues-
1> GetOptimalRowHeight ... |
|