If I use the following grid with columns.AutoGenerated(true) then no column headers are shown (why?) if there are no records available!
As a result the "No records" info is on top and there is a gap between navigation/paging bar and the grid bottom (see attached picture)
robert
1 Answer, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 07 Apr 2017, 08:30 AM
Hello Robert,
The behavior you describe seems rather strange. When you set enable autogenerated columns the header should be displayed even if there are no records returned from the server.
Would you send a small runnable sample where the behavior is replicated? This will enable us to examine the behavior locally and look for its cause.