Jump to content


Photo

slowly swaprows


  • Please log in to reply
1 reply to this topic

#1 chris

chris
  • Members
  • 21 posts
  • Location:Bordeaux, france

Posted 22 February 2006 - 06:38 PM

hello
it was just a refresh problem
i updated tnextgrid.swaprows to speed it up on a .beginupdate

procedure TNextGrid.SwapRows(FromPos, ToPos: Integer);
begin
FCells.SwapRows(FromPos, ToPos);
if UpdateCount = 0 then
begin
RefreshRow(FromPos);
RefreshRow(ToPos);
end;
end;

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,289 posts
  • Gender:Male

Posted 22 February 2006 - 11:30 PM

Hello,

I have add this fix. New release is out in 7 days.

Thank you.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users