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. What does your Admin UI look like?

What does your Admin UI look like?

Scheduled Pinned Locked Moved The Lounge
designquestion
9 Posts 5 Posters 1 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.
  • D Offline
    D Offline
    DeepToot
    wrote on last edited by
    #1

    I am trying to come up with idea's on a UI for my admin section and was wondering if some of you hd any cool looking or very effecient designs that you could share. The part im working on now is just a basic add/edit/delete users. I figured I would use just a datagridview that showed all the current users, then upon clicking a row it populates some controls for editing...pretty basic. Which is why I am looking for idea's to freshen it up. Any takers? Screenshots if possible.. Thanks,

    Steve Welborn Phat Solutions

    F F 2 Replies Last reply
    0
    • D DeepToot

      I am trying to come up with idea's on a UI for my admin section and was wondering if some of you hd any cool looking or very effecient designs that you could share. The part im working on now is just a basic add/edit/delete users. I figured I would use just a datagridview that showed all the current users, then upon clicking a row it populates some controls for editing...pretty basic. Which is why I am looking for idea's to freshen it up. Any takers? Screenshots if possible.. Thanks,

      Steve Welborn Phat Solutions

      F Offline
      F Offline
      f3rland
      wrote on last edited by
      #2

      Did you take a look at DevExpress and/or Infragistic controls? eh... is it in .NET ? :doh:

      D 1 Reply Last reply
      0
      • F f3rland

        Did you take a look at DevExpress and/or Infragistic controls? eh... is it in .NET ? :doh:

        D Offline
        D Offline
        DeepToot
        wrote on last edited by
        #3

        Yep. I use both. I was thinking more along the lines of design placement. I didn't really want something typical. I have already created a prototype of a basic layout. I might use that if I have too, I just get bored with same ole stuff and wanted to see if anyone designed something different than normal. I love Infragistics though. They have great looking controls.

        Steve Welborn Phat Solutions

        J F 2 Replies Last reply
        0
        • D DeepToot

          Yep. I use both. I was thinking more along the lines of design placement. I didn't really want something typical. I have already created a prototype of a basic layout. I might use that if I have too, I just get bored with same ole stuff and wanted to see if anyone designed something different than normal. I love Infragistics though. They have great looking controls.

          Steve Welborn Phat Solutions

          J Offline
          J Offline
          Jim Crafton
          wrote on last edited by
          #4

          Swelborn wrote:

          I just get bored with same ole stuff

          I think the same thoughts went through the Vista developers and look how that turned out... On the other hand they did end up with lots of pretty gradients!

          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

          D 1 Reply Last reply
          0
          • J Jim Crafton

            Swelborn wrote:

            I just get bored with same ole stuff

            I think the same thoughts went through the Vista developers and look how that turned out... On the other hand they did end up with lots of pretty gradients!

            ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

            D Offline
            D Offline
            DeepToot
            wrote on last edited by
            #5

            hehe I hear ya. Well I'm not opposed to using standard stuff. Just thought I would give the opportunity for someone that did a really kick-butt design to show it off and at the same time give me an idea of something new. No worries. Back to the basics *snore* Thanks for the replies.

            Steve Welborn Phat Solutions

            D 1 Reply Last reply
            0
            • D DeepToot

              I am trying to come up with idea's on a UI for my admin section and was wondering if some of you hd any cool looking or very effecient designs that you could share. The part im working on now is just a basic add/edit/delete users. I figured I would use just a datagridview that showed all the current users, then upon clicking a row it populates some controls for editing...pretty basic. Which is why I am looking for idea's to freshen it up. Any takers? Screenshots if possible.. Thanks,

              Steve Welborn Phat Solutions

              F Offline
              F Offline
              Fernando A Gomez F
              wrote on last edited by
              #6

              I'm currently building this one[^]. On the left pane, I put some activities shortcuts (first bar, database operations; second bar, related activities; third bar, filtering; and fourth bar, miscellaneous. On the right bar, I have a window with a list view and the forms (views) to input and modify the data. This is how I usually write administration programs. Ok, it's not a shinning look and feel now, but that's the idea.

              Stupidity is an International Association - Enrique Jardiel Poncela Die deutsche Sprache sollte sanft und ehrfurchtsvoll zu den toten Sprachen abgelegt werden, denn nur die Toten haben die Zeit, diese Sprache zu lernen. - Mark Twain

              D 1 Reply Last reply
              0
              • D DeepToot

                hehe I hear ya. Well I'm not opposed to using standard stuff. Just thought I would give the opportunity for someone that did a really kick-butt design to show it off and at the same time give me an idea of something new. No worries. Back to the basics *snore* Thanks for the replies.

                Steve Welborn Phat Solutions

                D Offline
                D Offline
                Douglas Troy
                wrote on last edited by
                #7

                You could always embed the IE Web Browser control into a window and create an HTML based ADMIN page that could be "modified" via CSS. You know, if you're so bored with the std. Windows UI and whatnot. Just a thought.


                :..::. Douglas H. Troy ::..
                Bad Astronomy |VCF|wxWidgets|WTL

                1 Reply Last reply
                0
                • D DeepToot

                  Yep. I use both. I was thinking more along the lines of design placement. I didn't really want something typical. I have already created a prototype of a basic layout. I might use that if I have too, I just get bored with same ole stuff and wanted to see if anyone designed something different than normal. I love Infragistics though. They have great looking controls.

                  Steve Welborn Phat Solutions

                  F Offline
                  F Offline
                  f3rland
                  wrote on last edited by
                  #8

                  Last week I stumble upon this : http://designinginterfaces.com/About_Patterns[^] maybe that could help you ;)

                  1 Reply Last reply
                  0
                  • F Fernando A Gomez F

                    I'm currently building this one[^]. On the left pane, I put some activities shortcuts (first bar, database operations; second bar, related activities; third bar, filtering; and fourth bar, miscellaneous. On the right bar, I have a window with a list view and the forms (views) to input and modify the data. This is how I usually write administration programs. Ok, it's not a shinning look and feel now, but that's the idea.

                    Stupidity is an International Association - Enrique Jardiel Poncela Die deutsche Sprache sollte sanft und ehrfurchtsvoll zu den toten Sprachen abgelegt werden, denn nur die Toten haben die Zeit, diese Sprache zu lernen. - Mark Twain

                    D Offline
                    D Offline
                    DeepToot
                    wrote on last edited by
                    #9

                    Thanks for the reply and screenshot Fernando, looks great. the placement you used is exactly what I was thinking for one of my area's. There will be alot of information that needs to display so layout will be critical here. Thanks again for sharing this.

                    Steve Welborn Phat Solutions

                    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