M
Martin Velikov
Guest
Hello Edsel, In my case I am using two tables (two DS). One (RouteDS) is the main which I use with the grid (gridRoute). The second one (DriverDS) has the driver information. The common column is DriverNum (it exist in the both tables with the corresponding venues). I am trying to preview the driver name (Name) from the DriverDS into gridRoute on the place of DriverNum (which is a column in RouteDS), but just to preview it in the browser, not to overwrite it.
Continue reading...
Continue reading...