Unplanned
Last Updated: 02 Jul 2025 13:49 by Kevin
Kevin
Created on: 02 Jul 2025 13:49
Category: KendoReact
Type: Feature Request
1
Allow GridColumn to suppress default field-based title when title is undefined or empty

Currently, when we pass an empty string ("") or leave the title undefined for a GridColumn, the Grid automatically falls back to rendering the column's field name as the header title (inside the .k-column-title span).

0 comments