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. General Programming
  3. C#
  4. Is there any good C# desktop library to implement Card liked UI dashboard?

Is there any good C# desktop library to implement Card liked UI dashboard?

Scheduled Pinned Locked Moved C#
c++csharpandroiddesigndata-structures
4 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.
  • Y Offline
    Y Offline
    yccheok
    wrote on last edited by
    #1

    I have been away from Windows desktop development environment (Using C++ MFC) for many years. Recently, I plan to port an Android app to Windows desktop environment. I plan to use C# as my tech stack. However, I have 0 clue on how to develop a - Card liked UI dashboard - Achieve drag-n-move animation Our Android app looks like - Drag and move animation - YouTube[^] Do you have any suggestion library, which can help me to implement so? Thank you.

    L 1 Reply Last reply
    0
    • Y yccheok

      I have been away from Windows desktop development environment (Using C++ MFC) for many years. Recently, I plan to port an Android app to Windows desktop environment. I plan to use C# as my tech stack. However, I have 0 clue on how to develop a - Card liked UI dashboard - Achieve drag-n-move animation Our Android app looks like - Drag and move animation - YouTube[^] Do you have any suggestion library, which can help me to implement so? Thank you.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I am not sure what you mean by "Card liked UI dashboard", but drag and drop is fully supported in .NET: Walkthrough: Perform a drag-and-drop operation - Windows Forms | Microsoft Docs[^].

      Y 1 Reply Last reply
      0
      • L Lost User

        I am not sure what you mean by "Card liked UI dashboard", but drag and drop is fully supported in .NET: Walkthrough: Perform a drag-and-drop operation - Windows Forms | Microsoft Docs[^].

        Y Offline
        Y Offline
        yccheok
        wrote on last edited by
        #3

        In the video, it shows how "Card liked UI dashboard" look like. Also, this is a JavaScript implementation of "Card liked UI dashboard" - Column grid demo[^] As you can see, the JavaScript example supports drag-n-move, and resizing. Any idea on where I can get an equivalent C# desktop library to implement such? Thanks.

        L 1 Reply Last reply
        0
        • Y yccheok

          In the video, it shows how "Card liked UI dashboard" look like. Also, this is a JavaScript implementation of "Card liked UI dashboard" - Column grid demo[^] As you can see, the JavaScript example supports drag-n-move, and resizing. Any idea on where I can get an equivalent C# desktop library to implement such? Thanks.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          yccheok wrote:

          where I can get an equivalent C# desktop library to implement such?

          If you want a ready made lbrary then Google is the place to search. Or you could just write your own code to move things around on a form.

          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