Data navigator?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have problem I use Northwind database to build some prototype application in C#. Thing is when I set on Orders to display me EployeeID and CustomerID as listbox, I can select data source so they show only Name instead of ID, but Value is indeed ID of those 2. However when I do this Datanavigator have no effect on those 2? Wonder why since doing same thign on column in data grid work just fine. Any idea? Not exactly ado question I guess so I hope it's right room...