PC Review


Reply
Thread Tools Rate Thread

datapager with custom loading

 
 
Nedim
Guest
Posts: n/a
 
      5th Jan 2008
Is it possible to use DataPager with custom loading classes (I use my own
queries because of filtering and paging) and ListView control?

ListView control is bound to a DataReader and DataReader method accepts page
number and page size? Is there a way to make DataPager use my values and
methods?
 
Reply With Quote
 
 
 
 
Toze
Guest
Posts: n/a
 
      6th Jan 2008
if you want to control all the process you need to create a custom paging
control

with server side events its simple to control paging...
a simple control with next previous buttons that trigguers events when
clicked. And in the page that olds the grid capture the events and change
the datasource with the new data




"Nedim" <(E-Mail Removed)> wrote in message
news:676E4AD3-3A97-4D05-9939-(E-Mail Removed)...
> Is it possible to use DataPager with custom loading classes (I use my own
> queries because of filtering and paging) and ListView control?
>
> ListView control is bound to a DataReader and DataReader method accepts
> page
> number and page size? Is there a way to make DataPager use my values and
> methods?



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom button image not loading on custom ribbon Joshua Microsoft Excel Programming 1 16th Apr 2010 05:33 PM
custom link format for DataPager's NumericPagerField Adam The Generic Microsoft ASP .NET 0 6th May 2009 03:15 PM
DataPager shapper Microsoft ASP .NET 1 13th Mar 2008 01:52 PM
Custom DataPager. How? shapper Microsoft ASP .NET 1 24th Feb 2008 02:42 AM
DataPager and ListView: Custom Datasource Mark Olbert Microsoft ASP .NET 5 9th Jan 2008 02:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:51 AM.