Keeping multiple ListViews in Synch
Have you ever had more than one ListView on the same page that binds to the same content? If these ListViews have paging on them you can keep them in synch.
Read my blog post on how to do it.
Have you ever had more than one ListView on the same page that binds to the same content? If these ListViews have paging on them you can keep them in synch.