The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am facing this wierd problem with combo box. I have a grid which has a coulmn ot type combo box. Somehow inspite of my initialisation of the grid with appropraite values, the combo box coems up as an editable text box only with a look of a combo box. If we try to select the drop down of the combo, the string list associated with it is not at all displayed.
Pls help. I have even explictly caught the combo box events "CurrentCellCloseDropDown" and "CurrentCellShowingDropDown". does not help.
Pls respond soon.
ADAdministrator Syncfusion Team May 7, 2004 04:05 AM UTC
Can you post a sample showing the problem, or least the code that you use to try to setup the combobox? Also, what events are you handling that might effect this such as QueryCellInfo or PrepareViewStyleInfo?