I am using a vertically scrolling listview in my app.
After i bind a datasource to the list, it takes around 4-5 seconds for it to completely render.
Is there any way to speedup the render process ?
1. You can DoubleBuffer the Listview Control.
2. Use Asynchronous Method of filling the Listview.
Regards, ManjunathRV http://manjunathrv.wordpress.com/