the problem is that when using ObejctDataSource advanced paging (using SelectCountMethod and EnablePaging=true) the formview don't render the pager right. The pager simply stays static on page 1 istead of go on page 4 for example. The records change but
the pager stays?! When I exclude from proj. the CSSFriendlyAdapters.browser file and test again the form view pager randers right and jump to the page clicked (everything is OK then, so the code is right)! Is this a known BUG?
vanko
Member
228 Points
100 Posts
Problem with FormViewAdapter
Aug 01, 2006 07:49 PM|LINK
Hi
the problem is that when using ObejctDataSource advanced paging (using SelectCountMethod and EnablePaging=true) the formview don't render the pager right. The pager simply stays static on page 1 istead of go on page 4 for example. The records change but the pager stays?! When I exclude from proj. the CSSFriendlyAdapters.browser file and test again the form view pager randers right and jump to the page clicked (everything is OK then, so the code is right)! Is this a known BUG?
10x