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.
Hi,
1) Autocomplete issue : I used Autocomplete to select one item, then click hide button to hide combobox, then click show button to show combox. I found combox go back to previous selections (I''m not sure this bug got fixed in the latest version, I posted it about 2 month ago)
2) In the Sample example from Syncfusion, I found every time I click on the combox, drow down width increase a little bit.
By the way, I use Syncusion version 2.1.0.9
Thanks a lot.
--Shuyang He
ADAdministrator Syncfusion Team December 17, 2004 05:53 PM
The second item is definitely fixed in 3.0. In 2.1, you can handle the CurrentCellShowingDropDown event, and explicitly set e.Size to prevent the width from growing.
For the first one, I am not sure what you mean by press the hide button. What are teh steps that I can do to see this problem in the grid\samples\celltypes\combobox sample? If you tell me the steps, I can try them in 3.0 to see if that problem is fixed as well.
SHShuyangDecember 20, 2004 08:54 AM
Hi,
Please refer to message 19599 I sent about 2 month ago.
Thanks.
--SHuyang He
http://www.syncfusion.com/Support/forums/message.aspx?MessageID=19599
>The second item is definitely fixed in 3.0. In 2.1, you can handle the CurrentCellShowingDropDown event, and explicitly set e.Size to prevent the width from growing.
>
>For the first one, I am not sure what you mean by press the hide button. What are teh steps that I can do to see this problem in the grid\samples\celltypes\combobox sample? If you tell me the steps, I can try them in 3.0 to see if that problem is fixed as well.
ADAdministrator Syncfusion Team December 20, 2004 10:55 AM
Hi Shuyang,
The issue reported in the following forum post has been fixed :
http://64.78.18.34/Support/Forums/message.aspx?MessageID=19599
I have updated this forum post on MultiColumnComboBox, and please refer to the same for more information in this regard. We appreciate your cooperation.
Regards,
Guru Patwal
Syncfusion, Inc.