Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 159707
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:54:23+00:00 2026-05-11T10:54:23+00:00

I have a Gridview, which is bound to an IList. I’d like to have

  • 0

I have a Gridview, which is bound to an IList. I’d like to have paging ‘ the safer way’ (only fetching the Items I Need), so I created a metod on my repository like this

public Ilist<Item> GetItems(int from, int number){ ... } 

The thing is that wheen I bind it, it only shows me the n items, and doesn’t show the paging controls. I tried to find the way to tell the gridview how many elements I have on my resultset with

public int CountItems{ get{ ... } } 

but I didnt find a place to tell the GV this value.

What is the strategy here? Is it necessary to have an ObjectDS? I refuse to belive so!

What can I do to have Paging?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T10:54:24+00:00Added an answer on May 11, 2026 at 10:54 am

    Unfortunately you do need an Object DataSource or implementing a custom datasource. Here is a link to the msdn doc that mentions it http://msdn.microsoft.com/en-us/library/5aw1xfh3.aspx. Datagrid did supported doing what you want, but ms didn’t do the same for GridView.

    I guess an option would be to create some kind of dummy custom datasource, that would expose the methods/events that you need to still control the process outside of it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a asp:GridView which contains a asp:TextBox within a TemplateField. I would like
I have a GridView to which I bind a dataTable that I manually created.
I have a gridview which is bound to a DataTable. When I try to
I have a bound field in my Gridview which is getting its value from
I have an ItemTemplate Label inside Gridview which I haven't bound with any DataField.
I have a GridView control bound to an ObjectDataSource which returns a list of
I have an ASP.NET GridView that's bound to an ObjectDataSource (which is bound to
I have a GridView which is editable and is bound to a database. So
In my website, I have a gridview which has datasource dynamically bound from database
I have a GridView on ASP.NET web form which I have bound to a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.