Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Telerik
Build great .NET business apps
Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
Hot to change the grid header background & text colour,
Please give me a solution
DataGrid Styling section in our documentation describes the styling options you can apply to the DataGrid control https://docs.telerik.com/devtools/xamarin/controls/datagrid/theming-and-styles/datagrid-columns-styling
Styling for the header can be applied per column using the Colum's HeaderStyle property https://docs.telerik.com/devtools/xamarin/controls/datagrid/theming-and-styles/datagrid-columns-styling#headerstyle
<telerikGrid:DataGridTextColumn.HeaderStyle> <telerikGrid:DataGridColumnHeaderStyle BackgroundColor="LightSkyBlue" TextColor="Black" BorderColor="Black" BorderThickness="2"/> </telerikGrid:DataGridTextColumn.HeaderStyle>
Example: https://github.com/telerik/xamarin-forms-sdk/blob/master/XamarinSDK/SDKBrowser/SDKBrowser/Examples/DataGridControl/StylingCategory/ColumnsStylingExample/ColumnsStyling.xaml
Check our DataGRid documentation for different Datagrid features and examples described: https://docs.telerik.com/devtools/xamarin/controls/datagrid/datagrid-overview
Regards, Didi Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.