Hi I have some problems with data binding.
I make an array [Bindable] var ar:Array and some DataGrid with datarovider=ar When I will pass this array to some other class - which will push new object to it - my DataGrid doesn`t refresh. So I need to take care of it manualy. Is this normal or have I forgot about something ? Regards Piotr Chruscielewski