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. The Lounge
  3. Looking for web UI component...

Looking for web UI component...

Scheduled Pinned Locked Moved The Lounge
csscomdesignalgorithmsquestion
5 Posts 4 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.
  • M Offline
    M Offline
    Matt Gullett
    wrote on last edited by
    #1

    I'm about to start a new project that will involve creating a somwhat sophisticated "web 2.0" application. One of the things that will be a centerpiece for this application will be a list of clients that users will need to manipulate, view, etc. I'd like to use a list that looks and functions much like the one on BlueNile.com when searching for an engagement ring. No page numbering / user involved paging schemes, just a list with a scroll bar where the contents are populated via custom AJAX-esque calls. Can anyone point me to a commercial or open-source implementation of a list/grid that functions like the one on BlueNile.com?

    J M 2 Replies Last reply
    0
    • M Matt Gullett

      I'm about to start a new project that will involve creating a somwhat sophisticated "web 2.0" application. One of the things that will be a centerpiece for this application will be a list of clients that users will need to manipulate, view, etc. I'd like to use a list that looks and functions much like the one on BlueNile.com when searching for an engagement ring. No page numbering / user involved paging schemes, just a list with a scroll bar where the contents are populated via custom AJAX-esque calls. Can anyone point me to a commercial or open-source implementation of a list/grid that functions like the one on BlueNile.com?

      J Offline
      J Offline
      Jason Lepack LeppyR64
      wrote on last edited by
      #2

      That's a snazzy website. The only problem I have with that Grid control is that it doesn't take the focus for the MouseWheel.

      1 Reply Last reply
      0
      • M Matt Gullett

        I'm about to start a new project that will involve creating a somwhat sophisticated "web 2.0" application. One of the things that will be a centerpiece for this application will be a list of clients that users will need to manipulate, view, etc. I'd like to use a list that looks and functions much like the one on BlueNile.com when searching for an engagement ring. No page numbering / user involved paging schemes, just a list with a scroll bar where the contents are populated via custom AJAX-esque calls. Can anyone point me to a commercial or open-source implementation of a list/grid that functions like the one on BlueNile.com?

        M Offline
        M Offline
        mango_lier
        wrote on last edited by
        #3

        You can find a slider implementation here using Bindows javascript framework http://skypoetsworld.blogspot.com/2006/12/cool-blue-nile-sliders.html

        M 1 Reply Last reply
        0
        • M mango_lier

          You can find a slider implementation here using Bindows javascript framework http://skypoetsworld.blogspot.com/2006/12/cool-blue-nile-sliders.html

          M Offline
          M Offline
          Matt Gullett
          wrote on last edited by
          #4

          Thanks. I've already implemented a slider. The list control is allot more work so I was hoping to find something I could buy/customize.

          E 1 Reply Last reply
          0
          • M Matt Gullett

            Thanks. I've already implemented a slider. The list control is allot more work so I was hoping to find something I could buy/customize.

            E Offline
            E Offline
            Ed Poore
            wrote on last edited by
            #5

            I know it'd be a bit more work but take a look at the various grid plugins for jQuery.  Although you'd have to get down with the nitty gritty html generation you can probably just write a repeater / similar control (or use the CSS adapters) to output html compliant with the plugin, then you usually just add a css class or "rel" tag and off you go, nice ajaxy grid. Alternatively there's the Yahoo UI Library, again would require a bit of ground-work. Commerical wise there's probably stuff like Telerik (from what I hear a very good suite), Infragistics, ComponentOne to name but a few.

            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