I have a data grid that calls a query from a data environment. This query uses a parameter (CustomerID).
However, when I run the form, nothing happens, unless I hard code a value in the data environment properties (under the parameter tab, in the Value textbox).
I have tried declaring a global...