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. hi need difference in GridView, DataList, Repeater, DetailsView, FormView

hi need difference in GridView, DataList, Repeater, DetailsView, FormView

Scheduled Pinned Locked Moved ASP.NET
4 Posts 3 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.
  • S Offline
    S Offline
    Senthil S
    wrote on last edited by
    #1

    Hi all, Can anyone tell which one load faster then other GridView, DataList, Repeater, DetailsView, FormView. Or can you give me a suggestion that which one will works better compare to other controls. Thanks in Advance Regards, Senthil.S

    Senthil.S Software Engineer

    C 1 Reply Last reply
    0
    • S Senthil S

      Hi all, Can anyone tell which one load faster then other GridView, DataList, Repeater, DetailsView, FormView. Or can you give me a suggestion that which one will works better compare to other controls. Thanks in Advance Regards, Senthil.S

      Senthil.S Software Engineer

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The reason they all exist, is that different situations call for different tools. If one was best, why would MS not just release that one ?

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      S 1 Reply Last reply
      0
      • C Christian Graus

        The reason they all exist, is that different situations call for different tools. If one was best, why would MS not just release that one ?

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        S Offline
        S Offline
        Senthil S
        wrote on last edited by
        #3

        hello christian Thanks for your response. The real situation of main is, i have to create a user control to load the datas from database and the control should be faster. So i need a control to load the data faster and it should good also. Thank you Regards Senthil.S

        Senthil.S Software Engineer

        N 1 Reply Last reply
        0
        • S Senthil S

          hello christian Thanks for your response. The real situation of main is, i have to create a user control to load the datas from database and the control should be faster. So i need a control to load the data faster and it should good also. Thank you Regards Senthil.S

          Senthil.S Software Engineer

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Either use a repeater or create your own control. Creating custom controls and binding using a DataReader is fast.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions

          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