If I'm using the green theme, RadGridView will not show the data on the first try. If I'm reszing my application, searching the data in the radgridview or adding a new item then all the data appears.
If you are using the NoXaml you can take a look if some or all the Telerik controls could be missing in your project. Then you could take a look in your App.xaml file if you have merged the right resources.
I prepared two solutions using XAML and NoXaml. You can visit our Xaml vs NoXaml article in our documentation about what is the difference between them.
Hello Dan,
If you are using the NoXaml you can take a look if some or all the Telerik controls could be missing in your project. Then you could take a look in your App.xaml file if you have merged the right resources.
I prepared two solutions using XAML and NoXaml. You can visit our Xaml vs NoXaml article in our documentation about what is the difference between them.