This is a migrated thread and some comments may be shown as answers.

Missing header row for all GridView contols within the app

1 Answer 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ranko
Top achievements
Rank 1
Ranko asked on 28 Sep 2018, 11:54 AM

Hi,
I faced the issue with missing header row for all GridView contols within the app. Pretty much all of the grids have it's own style. Some of GridViews shares GridView header row style. I made some changes on one of the header row styles (some color changes, borders etc, something that should not affect on row visibility) but suddenly, all the GridViews in the app have header row missing.

I went through all GridView controls and set specific property for header row/column visibility but no effect. Any ideas?

Note: recently I updated Telerik dlls to the latest one.Also, I revert changes in the styles to the old one (when it was working fine) but no effect.

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 03 Oct 2018, 08:18 AM
Hello Ranko,

Such an issue can occur if you're using the NoXaml version of the binaries but have not based your custom styles on the default ones for the controls.

Could you please check which version of the assemblies you're using (Xaml or NoXaml) and also share the custom styles you've defined, targeting the GridViewHeaderRow element?

I look forward to your reply.

Regards,
Dilyan Traykov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Ranko
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or