Page navigation is not working in a 6.0 project? Anybody else have this problem. There is no customization on page.
I compared to a 5.2 project that is working fine. source behind shows:
ASPrunner 6.0 =$(document).ready(function()
compared to
ASPRunner 5.2 = WritePagination(1,2)
Anyhelp would be appreciated.
Thanks