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

DataGridColumnHeaderStyle.OptionsButtonText

1 Answer 46 Views
DataGrid
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 26 Sep 2018, 01:49 PM

Hello,

 

According to the help for UI for Xamarin:

"By default the options button is represented by a string symbol that could be changed through OptionsButtonText and OptionsButtonFontFamily properties."

 

I have not been able to get this to work and was hoping for an example.  Is there a listing somewhere of the symbols available using the default font family?  I am specifically looking to change the "dots" to a "gear".

 

Thank you in advance,

George

1 Answer, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 27 Sep 2018, 02:32 PM
Hi George,

I have created a sample example that shows how to change the OptionsButton to "gear" on the RadDataGrid column. I have included our font in the project to the following locations:
- iOS project - inside the Resources/Fonts folder
- Android project - inside Assests/Fonts
- UWP project - Assets/Fonts folder.

Also I have modified the info.plist file inside the iOS project and App.xaml file inside the Shared project.

Please take a look at the attached file and let me know if you have any other questions or concerns.

Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataGrid
Asked by
George
Top achievements
Rank 1
Answers by
Didi
Telerik team
Share this question
or