Re: Interesting DisplayGroup EOEditingContext Interaction

2011-12-12 Thread Michael Gargano
No, no I am not. That was it. Thanks Chuck -Mike On Dec 12, 2011, at 5:12 PM, Chuck Hill wrote: > Are you setting the display group up with a data source like this? > >dataSource = new EODatabaseDataSource(editingContext(), > entityName()); > > ((EODatabaseDataS

Re: Interesting DisplayGroup EOEditingContext Interaction

2011-12-12 Thread Chuck Hill
Are you setting the display group up with a data source like this? dataSource = new EODatabaseDataSource(editingContext(), entityName()); ((EODatabaseDataSource)dataSource).fetchSpecification().setRefreshesRefetchedObjects(refreshesRefetchedObjects()); On 2011-12-12, a

Re: Interesting DisplayGroup EOEditingContext Interaction

2011-12-12 Thread Michael Gargano
After more testing and playing today. It seems that the refresh of the ERXBatchingDisplayGroup is sporadic at best. I tried using just the fetch() and the status field never updated, setting the qualifier to the current qualifier seems to work more often then not, but it still does not work c

Re: Interesting DisplayGroup EOEditingContext Interaction

2011-12-12 Thread Chuck Hill
On 2011-12-09, at 3:54 PM, Michael Gargano wrote: >> >>> If I reload the page on one machine, it updates the status and then >>> subsequently the other machine refreshes with the correct status, but I >>> need to poke it. I don't understand why it works fine on the individual >>> machines whe

Re: Interesting DisplayGroup EOEditingContext Interaction

2011-12-09 Thread Michael Gargano
On Dec 9, 2011, at 6:19 PM, Chuck Hill wrote: > > On 2011-12-09, at 3:05 PM, Michael Gargano wrote: > >> Hey dev. group, >> >> As I was working on one of my application pages today I noticed >> something that I couldn't explain and was hoping one of you nice folks could >> shed some lig

Re: Interesting DisplayGroup EOEditingContext Interaction

2011-12-09 Thread Chuck Hill
On 2011-12-09, at 3:05 PM, Michael Gargano wrote: > Hey dev. group, > > As I was working on one of my application pages today I noticed > something that I couldn't explain and was hoping one of you nice folks could > shed some light on it. > > -Setting the stage- > One of th

Interesting DisplayGroup EOEditingContext Interaction

2011-12-09 Thread Michael Gargano
Hey dev. group, As I was working on one of my application pages today I noticed something that I couldn't explain and was hoping one of you nice folks could shed some light on it. -Setting the stage- One of the pages I'm working on has an AjaxGrid that is periodically (5