Hi ,
can i disable Hottracking in ultrgrid or disable mouse over repainting ?
Hi,
That depends on what object you are talking about and why it's HotTracking in the first place. There's very little in the grid that does any HotTracking by default.
It's unlikely that you can prevent the grid objects from painting when the mouse moves over them. This has to happen and there's no way to turn it off. Why would you want to?
ok , when the mouse over any row of grid its backcolor changed while i'm already not defined any hottracking for row in overides
ad some times if you move the mouse very fast over the grid you feel that the application became sluggish.