Don't set _myResults to a brand new ArrayCollection.

1. Instead, insure _myResults exists (maybe create an empty one when you
instantiate your DataManager).
2. Set _myResults as  the data provider on your DataGrid.
3. When you get your results, use the addItem method on _myResults to add
the items.

Kyle




Kyle McKnight
Senior UI Engineer - Accesso
602.515.1444 (M)

2017-08-26 12:23 GMT-04:00 <vinc...@after24.net>:

> Bonjour,
>
> En congés jusqu'au 4 septembre, je prendrais connaissance de votre message
> à mon retour.
>
> Cordialement,
>
> Vincent/AFTER24
>
>
>
>

Reply via email to