ASP.NET GridView Pager

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • imbirek8

    ASP.NET GridView Pager

    Hello

    I am looking good Pager to asp.net GridView Control.
    I would like to have: next/previous page, X results on page and go to X
    page.
    Can you recommend me a good (and free) Pager to GridView ?

    Thanks

  • Soren 'theDiver' Reinke

    #2
    Re: ASP.NET GridView Pager

    imbirek8 wrote:
    Hello

    I am looking good Pager to asp.net GridView Control.
    I would like to have: next/previous page, X results on page and go to X
    page.
    Can you recommend me a good (and free) Pager to GridView ?

    Thanks
    Take a look at Telerik“s controls, i use them at work, and i am VERY
    happy about them.

    They make doing ajax very very easy,
    Save time building sleek web, mobile and desktop apps with professional .NET UI Components, JavaScript UI Libraries, Reporting and Automated Testing solutions.




    --
    Med venlig hilsen / Best regards
    S?ren Reinke, MSDT #505926, TDI Trimix

    Dive blog with a large galleri

    Comment

    • Soren 'theDiver' Reinke

      #3
      Re: ASP.NET GridView Pager

      imbirek8 wrote:
      Hello

      I am looking good Pager to asp.net GridView Control.
      I would like to have: next/previous page, X results on page and go to X
      page.
      Can you recommend me a good (and free) Pager to GridView ?

      Thanks
      Sorry my suggestion was not free as you wanted. But trust me it is worth
      every penny (think it is 100$ including the winforms controls)

      --
      Med venlig hilsen / Best regards
      S?ren Reinke, MSDT #505926, TDI Trimix

      Dive blog with a large galleri

      Comment

      • imbirek8

        #4
        Re: ASP.NET GridView Pager

        "Soren 'theDiver' Reinke" <soren@REMOVEre inke.dkwrote in message
        news:48f51339$0 $10237$9a6e19ea @unlimited.news hosting.com...
        [...]
        Sorry my suggestion was not free as you wanted. But trust me it is worth
        every penny (think it is 100$ including the winforms controls)
        Mayby, but I'm a student and I need free solution ;-)


        Comment

        • Granville Barnett

          #5
          Re: ASP.NET GridView Pager

          "imbirek8" <imbirek8@op.pl wrote in message
          news:gd35pt$s3n $1@news.onet.pl ...
          "Soren 'theDiver' Reinke" <soren@REMOVEre inke.dkwrote in message
          news:48f51339$0 $10237$9a6e19ea @unlimited.news hosting.com...
          [...]
          >Sorry my suggestion was not free as you wanted. But trust me it is worth
          >every penny (think it is 100$ including the winforms controls)
          >
          Mayby, but I'm a student and I need free solution ;-)
          >
          How about Ajax Data Controls?
          DotNetSlackers is a tech site where you can find articles on technology, gaming, social media, and also top lists, best deals and how-to guides!


          They are free and I think they provide all the functionality you require.

          Granville

          Comment

          • imbirek8

            #6
            Re: ASP.NET GridView Pager

            "Granville Barnett" <granville@gbar nett.orgwrote in message
            news:F5888478-5D68-418A-B2C3-9E001BFEC3E7@mi crosoft.com...
            [...]
            How about Ajax Data Controls?
            DotNetSlackers is a tech site where you can find articles on technology, gaming, social media, and also top lists, best deals and how-to guides!

            >
            They are free and I think they provide all the functionality you require.
            [...]

            It looks really nice ;) [tip: to run the sample you have to connect to
            northwind database]

            But Pager offers only numbers of pagers, go to next/previous/first/last page
            ("<<12345678>>" )
            What about changing the number of rows on page (drop down list) ? or go to X
            page ? I couldn't find ant atribute to run something like that, am I wrong ?

            Thanks

            Comment

            Working...