G
Guest
I am using the listview control to display data recieved in a real time
fashion (speed is an issue, and it is faster than the datagrid). My question
is if anyone know's of a good approach on how to implement double buffering
on the control in order to remove the screen flicker. Everything that I have
googled is coming up for the .NET Framework and will not work for us.
Any help would be greatly appreciated.
Tim
fashion (speed is an issue, and it is faster than the datagrid). My question
is if anyone know's of a good approach on how to implement double buffering
on the control in order to remove the screen flicker. Everything that I have
googled is coming up for the .NET Framework and will not work for us.
Any help would be greatly appreciated.
Tim