Jump to content


JasonColey

Member Since 27 Nov 2005
Offline Last Active Jun 16 2007 12:08 AM
-----

Posts I've Made

In Topic: NXImage and Imagelist

09 August 2006 - 01:22 AM

cool thank you

In Topic: NextDBGrid Doesn't show rows loaded.

07 August 2006 - 05:16 AM

OK the problem I am seeing is if I have a Memorytable, its a dxMemData control.

If I populate the table with say 75 records, then show a form with a NextDBGrid, then hide the form, then repopulate the table with say 250 records, then show the form again, the NextDBGrid only paints the first 75, the other are invisible, but the scrollbar scrolls down as though there are 250 records.

I have found a workaround, by Disabling and Enabling the Datasource between the Table and the NextDBGrid, which seems to fix the painting issue,but that has its own issue, sometimes the vertical scrollbar doesn't show, so I have to have the HideScrollBar property set to false, to ensure the scrollbar is shown.

I also have the latest version from yesterday

In Topic: NextDBGrid Doesn't show rows loaded.

07 August 2006 - 12:52 AM

Has this been fixed, I am seeing a similar issue?

In Topic: wkPathEllipsis

27 July 2006 - 02:40 AM

Can you add the option wkPathEllipsis to the WrapKind list

In Topic: wkPathEllipsis

26 July 2006 - 11:47 PM

Yeah I want wkPathEllipsis added to the list please. It is easy as I said.