leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
446 stars 132 forks source link

MaterialComboBox Data late loading problem #210

Closed talhayksk closed 3 years ago

talhayksk commented 3 years ago

When I click on the row from the datagridView, I load data to the combobox, but when I hover the data to the combobox with the mouse, it is loaded too late.

Ddiidev commented 3 years ago

[ENG(TRANSLATE)] Add some code snippet, prints so we can better understand the problem.

talhayksk commented 3 years ago

Now I realized that issues have been opened about this problem before, actually the error I got was "ComboBox Won't Display Items if Not Focused #120" is exactly the same as the error here

orapps44 commented 3 years ago

Hi, Plese use #120 to avoid duplicate open issues.