Re: Speed issue...
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 18 Jun 2007 22:03:42 -0500
I stripped all the code from the procedure that takes most CPU.You need to be doing something between these two statements that scrolls the
Scrolloing the table is then fast, but if I add:
DataForm.MTable.DisableControls;
DataForm.MTable.EnableControls;
table for this code to help you
You did not say anything about editing the table in your previous posts so I am
These two lines consequently take 2 seconds.
Same for this two lines:
DataForm.MTable.Edit;
DataForm.MTable.Post;
Any editing is slow as hell.
not understanding just what you are testing.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Speed issue...
- From: Atmapuri
- Re: Speed issue...
- From: Francois Malan
- Re: Speed issue...
- From: Atmapuri
- Re: Speed issue...
- From: Brian Bushay TeamB
- Re: Speed issue...
- From: Atmapuri
- Speed issue...
- Prev by Date: new vote site - http://www.bgvote.com/Default.aspx?idlang=2
- Next by Date: Re: Speed issue...
- Previous by thread: Re: Speed issue...
- Next by thread: Re: Speed issue...
- Index(es):