PDA

View Full Version : Scrollbar performances


m4tr1x
01-13-2006, 03:39 PM
Hi, I've done a little laszlo application that consist in main view where there are same rows and a second view with a form where you can submit a new row...
I've also inserted a scrollbar in the main view to scroll all the rows, but I notice that everytimes that I drag the scrollbar the system become slowly. I try to open the task manager to see the performances of the CPU and I sow that during the dragging of the scrollbar it was busy at the 80%-90%...
I think that this performans are not acceptables and I'd like to know if someone have notice the same problem, and if there is any solution...
thanks

Best regards