I've filter on my object. New now is not included in the filter view.
In this case, a row was appended into the currentDataTable. BusinessObject points the last record in the currentdatatable. Why does not businessobject point the newrow ?
DevexpressGrid does not show the added record. (UI is not refreshed)
What is wrong with my case ?