https://issues.apache.org/ooo/show_bug.cgi?id=121150
Priority: P3
Bug ID: 121150
Assignee: [email protected]
Summary: bad number of selected rows in a gridcontrol
Severity: normal
Issue Type: DEFECT
Classification: Application
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: UNCONFIRMED
Version: AOO 3.4.1
Component: code
Product: database access
Created attachment 79714
--> https://issues.apache.org/ooo/attachment.cgi?id=79714&action=edit
total selection in a gridcontrol
When selecting all rows by clicking on the button top left of a gridcontrol
(com.sun.star.form.FmXGridControl), the getSelection () method returns more
rows than expected (cf seltot.gif).
On the other hand when the rows are selected by clicking on them one by one,
getSelection () returns the correct number of rows (cf selmultiple.gif).
The database used is PostgreSQL with ODBC driver.
--
You are receiving this mail because:
You are the assignee for the bug.