- played with the query for a while…. finally got it!
- basic algorithm –
- SELECT *, (N-1) * FROM table ( LEFT JOIN table on (conditions) ) * N-1 WHERE (condition) (AND (N-1 conditions))
- ObjectUtils.copy() doesn’t work for Array???????
- itemEditPreEnd and itemEditPostEnd added to control user inputs and display format
- check for invalid inputs (other than numbers and .)
- auto formats to two decimal places
- 0 is treated as NULL in the Obligation/Outlay DataGrid
- Save Obligation/Outlay data works!
- somehow NULL fields show up as a single space character on the Obligations/Outlays DataGrid, need to look into this.
- Phil got me more data to look at.
