Even though you have a solution to your problem, I would strongly suggest
looking at how the listBase sets its dataProvider.

After it has gone through the process of setting its protected collection
property, it creates a new CollectionEvent with the kind set to
CollectionEventKind.RESET.  It then passes the event to its internal
collectionChange_eventHandler method and also dispatches it as well.

So if all the other suggestions above don't seem to work, then maybe this
can provide some insight.  Hope that helps someone.



On 2/28/07, Webdevotion <[EMAIL PROTECTED]> wrote:

  Found your question also in another thread.
Can you post the answer to this thread please ?
If you find it eventually that is   : )




--
justin w. opitz
617.771.6639
jwopitz(at)gmail.com

Reply via email to