Hi.
I’ve been trying to have a bound column repeated and it seems to be imposible.
Is there a way to workarround the creation of a duplicated column?
I’m havig this problem.
I’ve a table for products with two columns, ProductCode and ProductName. These colums should be bound to the same datafield in the database dataSet (product code) because the underliying table is just one column with product codes. I’m doing this because I want to permit user to choose a product code either its ProductCode or its productName, but both colums have the same bound column (then each column has a different combobox to pick the product).
Imported from legacy forums. Posted by PabloNieto (had 2470 views)