We overrode the SQL in our DataObject to add a UNION; that worked fine. Then we added a computed column (cc) to the SELECT statements. To make this cc appear on our page, we have to "bind" it to a StaticText visual. But to do the binding via the wizard we need to have the cc available in the "Data field" column. Since we're overriding the SQL, the wizard won't show this cc is the available "Data field" list. Does anyone know a way to do this binding via the wizard? If it's not possible, can you tell me how to do this binding via code? Thanks! Janet _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
