I am using DBGrid with Remote Control to connect to SQL Server (VB 5.0).
During Click Events something strange happens with my grid - when I am trying to click on Grid, record will be selected sometimes, but sometimes Grid will start to repaint itself(looks like because of scroll bar) and it is very slow, almost will hang application. Can I set some properties to avoid it or it is internal error of DBGrid?