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. How to bind bindingnavigator with datagridview

How to bind bindingnavigator with datagridview

Scheduled Pinned Locked Moved C#
tutorial
3 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.
  • E Offline
    E Offline
    Elvia Gonzalez
    wrote on last edited by
    #1

    Hi everybody, I'm trying to make the bindingnavigator work but I could not find documentation or examples. I want to bind the bindingnavigator to the rows of my datagridview. If this might not be possible via databinding an example of another way would be more than welcome. Loads of thanks for your assistance, Elvia

    J 1 Reply Last reply
    0
    • E Elvia Gonzalez

      Hi everybody, I'm trying to make the bindingnavigator work but I could not find documentation or examples. I want to bind the bindingnavigator to the rows of my datagridview. If this might not be possible via databinding an example of another way would be more than welcome. Loads of thanks for your assistance, Elvia

      J Offline
      J Offline
      Josh Smith
      wrote on last edited by
      #2

      Bind the grid and the bindingnavigator to a BindingSource component. The BindingSource orchestrates the binding for all things bound to it. Check out this article[^] to see an example. Josh

      E 1 Reply Last reply
      0
      • J Josh Smith

        Bind the grid and the bindingnavigator to a BindingSource component. The BindingSource orchestrates the binding for all things bound to it. Check out this article[^] to see an example. Josh

        E Offline
        E Offline
        Elvia Gonzalez
        wrote on last edited by
        #3

        That was what I needed. I already solved it. Thanks a lot Josh! Elvia

        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