Product: Database Access Type: changed Title: list box controls: "Bound field" is allowed to be 0, too Posted by: frank.schoenh...@sun.com Affected: - TaskId: i114540 <http://www.openoffice.org/issues/show_bug.cgi?id=114540> Effective from: CWS dba34a CWS: <http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a> CWS status: ready for QA
*Flags* ------- API/ BASIC [ ] Configuration [ ] File format change [ ] Help/ Guide [ ] Performance test [ ] Translation [ ] UI relevant [ ] *Description* ------------- The "Bound field" property of a list box control, specifying which column of the list boxes result set should be used for data exchange, can have the value "0" now. Given that the value was always 0-based (i.e. "1" refers to the second column in the result set), the former minimum value "1" implied that the list result set must have at least two columns for the list box to be of use. There was no real reason for this limitation to not allow "0" (except some stone-aged implementation quirks, which have been exorcised), so it has been removed. Send feedback to us...@dba.openoffice.org
--------------------------------------------------------------------- To unsubscribe, e-mail: features-unsubscr...@dba.openoffice.org For additional commands, e-mail: features-h...@dba.openoffice.org