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. DataComponents in Visual C#

DataComponents in Visual C#

Scheduled Pinned Locked Moved C#
csharpdelphihelpquestion
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.
  • F Offline
    F Offline
    flyingv
    wrote on last edited by
    #1

    Hello, I can't find in C# any of data components like dbTextEdit, dbComboBox, dbLookupComboBox, dbRadioButton, dbCheckButton , dbTreeList... My main programm tool is Delphi so I'm very confused about some things in C#. What is solution about this problem. Thank you for answers. Anze /*Sorry about my English*/

    A 1 Reply Last reply
    0
    • F flyingv

      Hello, I can't find in C# any of data components like dbTextEdit, dbComboBox, dbLookupComboBox, dbRadioButton, dbCheckButton , dbTreeList... My main programm tool is Delphi so I'm very confused about some things in C#. What is solution about this problem. Thank you for answers. Anze /*Sorry about my English*/

      A Offline
      A Offline
      Andres Manggini
      wrote on last edited by
      #2

      Hi, You will find that in .NET TextEdit, ComboBox, etc.. (pretty much every control) support DataBinding, which would get (kind of) the same functionality. (I don't think TreeView support DataBinding). Hope this helps. Andres Manggini. Buenos Aires - Argentina.

      A 1 Reply Last reply
      0
      • A Andres Manggini

        Hi, You will find that in .NET TextEdit, ComboBox, etc.. (pretty much every control) support DataBinding, which would get (kind of) the same functionality. (I don't think TreeView support DataBinding). Hope this helps. Andres Manggini. Buenos Aires - Argentina.

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

        can you write me a small example, or if you know some links to articles about databinding. thank you

        A 1 Reply Last reply
        0
        • A Anonymous

          can you write me a small example, or if you know some links to articles about databinding. thank you

          A Offline
          A Offline
          Andres Manggini
          wrote on last edited by
          #4

          Hi, Found this two: http://www.codeproject.com/vb/net/databindingconcepts.asp?target=databinding[^] http://www.codeproject.com/useritems/complexdatabinding.asp?target=databinding#xx464131xx[^] Andres Manggini. Buenos Aires - Argentina.

          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