How to bind bindingnavigator with datagridview
C#
3
Posts
2
Posters
0
Views
1
Watching
-
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
-
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
-
That was what I needed. I already solved it. Thanks a lot Josh! Elvia