WODisplayGroup woes
Gino Pacitti <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All Does anyone have any thoughts on why a display group would skip batches? I have a EOUtilites.rawRowsForSQL method returning quite a few records and I hand them off to a diplaygroup and shown 10 per batch This all had been working fine but recently it has become erratic. I get records 1 -10 showing and then when I click to user methon displayNextBatch I get 21 -30 and upwards the URL seems to show that the components are being missed. ie 1.4.5 then 3.4.5 etc... It is compliled for 1.4 on OS X 10 .4.8 and WO Deployment 5.3 Any ideas would be helpful Gino