Jump to content


4rc

Member Since 10 Sep 2007
Offline Last Active Apr 12 2010 04:55 PM
-----

Posts I've Made

In Topic: Scroll problem, TNxGridDataLink.DataEvent

13 December 2008 - 09:27 PM

some further investigation shows that 'TnextDBGrid.VertScrollBarPostion' will not be updated when navigating via 'TdbNavigator'. Therefore 'TnextDBGrid.WMVScroll' results in wrong calls to 'MoveBy'.

In Topic: OnRowMove problem

01 December 2008 - 09:04 PM

QUOTE (Boki (Berg) @ Dec 1 2008, 04:06 PM) <{POST_SNAPBACK}>
Hello 4rc,

Try to add next code in NextGrid (NxGrid.pas file)

I hope that this helps

Best regards


nice try, but this won't help, because I'm talking about TdbNextGrid. (TNextGrid already has the Row[s] property!)

Best regards

In Topic: OnRowMove problem

01 December 2008 - 03:50 PM

QUOTE (Boki (Berg) @ Nov 22 2008, 08:53 PM) <{POST_SNAPBACK}>
Hello,

Rows[x] property is just added in 1 release ago.

I hope that it will help.

Best regards


Hi Boki,

I have installed nextcomps_41081.zip, but there is no TDBNextGrid.Rows property!
Furthermore the version.pas states "strNextSuiteVer = '4.9.8.1'" and "strNextGridVer = '4.6'", and history.txt:
Sep 25 2008
-----------
NextGrid v4.6
Looks like the nextcomps_41081.zip isn't up to date!