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?
I've got the same problem with the DetailsView! Please someone try this and tell me the result. Is this behaviour apears in your code too or I am just getting crazy again :)
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
vanko
Member
228 Points
100 Posts
Re: Problem with FormViewAdapter
Aug 01, 2006 08:24 PM|LINK
Russ Helfand
Contributor
3304 Points
744 Posts
Re: Problem with FormViewAdapter
Aug 01, 2006 08:45 PM|LINK
Groovybits.com
vanko
Member
228 Points
100 Posts
Re: Problem with FormViewAdapter
Aug 03, 2006 09:24 AM|LINK