Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. identify list box scroll event in asp.net

identify list box scroll event in asp.net

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-nethelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    anish27patel
    wrote on last edited by
    #1

    Hello All, i have one list box which contain more than 20,000 row so that causing very long time to load the page so i want to dispaly top 100 row at a time display in list box. so what my requirement is there when i have down the scroll bar next 100 row is loaded. So Can you please help me how can i dentify or any event which is fire when i am reach at bottom of scroll in list box? Thanks in Advance,

    Anish Patel

    A 1 Reply Last reply
    0
    • A anish27patel

      Hello All, i have one list box which contain more than 20,000 row so that causing very long time to load the page so i want to dispaly top 100 row at a time display in list box. so what my requirement is there when i have down the scroll bar next 100 row is loaded. So Can you please help me how can i dentify or any event which is fire when i am reach at bottom of scroll in list box? Thanks in Advance,

      Anish Patel

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      anish27patel wrote:

      i have one list box which contain more than 20,000 row so that causing very long time to load the page so i want to dispaly top 100 row at a time display in list box.

      Why you are not minimize the records by search criteria ? I want to mean, load those data which is required, rather than 20,000 records.

      cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

      A 1 Reply Last reply
      0
      • A Abhijit Jana

        anish27patel wrote:

        i have one list box which contain more than 20,000 row so that causing very long time to load the page so i want to dispaly top 100 row at a time display in list box.

        Why you are not minimize the records by search criteria ? I want to mean, load those data which is required, rather than 20,000 records.

        cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

        A Offline
        A Offline
        anish27patel
        wrote on last edited by
        #3

        That is my requirment to display whole data in list box

        Anish Patel

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups