Hi folks, coders and helpers
I am using Visual Studio 2008 and Netadvantage 8.1.
On my forms I have WebCombos with 3 colums with the first being a unique identifier as datavaluefield and the two others should not only be displayed on popup but as well as display values.
Is there any possibility to do so without generating a new column with combined values? Something like giving an array of display value fields to the WebCombo?
Thanks for your help
RealDorisM