Font combobox in gird

Hello, I am using Syn 2.0.5.1 and .NET 1.1 version I have attached a sample to place a fontcombobox in the gridcontrol cell, to select a font from the list. I got a exception when i try to select a font from the list. Also, how do i set a font as default font to the fontcombobox? Thanks, Dhans

SyncGridFont.zip

1 Reply

AD Administrator Syncfusion Team June 19, 2006 12:24 PM UTC

sorry, I was wrong its not Font object collection, It is collection of font name (string). I can able to get the selected font name. Thanks

Loader.
Up arrow icon