In a form I have a tabpanel that contains a form in table view. clicking on a column header the rows are sorted according with the column selected, but if some values of the column are empty (null or blank) the corresponding rows dissapears
Have Products table with tabpanel showing Product_Transactions. Tabpanel table uses relationship to Product_ID and Transaction_Type.
Works perfectly and sorting is not a problem unless some items in column are blank then all data disappears when trying to sort. Changing to different Transaction_Type then back again sometimes shows data but usually have to select a different Product first then go back.
Servoy Developer
Version R2 2.1.2-build 315
Java version 1.4.2_06-b03 (Windows XP)