GridView: Provide support for runtime adding properties when the GridView is bound to a collection of DynamicObject
When the RadGridView is bound to a collection of DynamicObject and runtime we add a new property to the objects, this new property will not be respected. The columns will not be refresh.