I am trying to implement localization in my application and it works fine until I found that when datagird is empty than I receive “No records to display” although I put DataGrid_NoRecordsText key in translation dictionary.
What I done wrong?
I am trying to implement localization in my application and it works fine until I found that when datagird is empty than I receive “No records to display” although I put DataGrid_NoRecordsText key in translation dictionary.
What I done wrong?
Fixed. It will be released in our next update later the week.