This question is locked. New answers and comments are not allowed.
Hi,
To fill my grid I call a service in an async way, and when the call is completed the itemssource of the grid is set.
When I start up my application, the grid gets filled the right way, but sometimes the first time that I want to sort or group a column I get an empty grid. It doesn't matter how long I wait, the grid stays empty. The only way to fill it again, is to sort the column again and then it is filled. Is there any way to solve this behaviour?
Thanks in advance
