Hello, Khanh,
Please bear in mind that Office add-in applications have a different application life-cycle and message pump compared to when running the same application in a standard .NET scenario. In this respect, there might be differences when running the application in such an environment. We can't guarantee that
RadDropDownList and
RadListView will work as expected in VSTO applications. I believe that the problem with RadDropDownList has been resolved with the suggestion in the other thread that you have opened on the same topic.
Regarding the question about editing
RadListView, I confirm that it is an issue with the Breeze theme. I have logged it in our
feedback portal by creating a public thread on your behalf. You can track its progress, subscribe for status changes and add your comments on the following link -
feedback item.
I have also updated your Telerik points.
Currently, the possible solution that I can suggest is to increase the ItemSize:
Me.RadListView1.ItemSize = New Size(200, 30)
I hope this information helps.
Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get
quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.
Learn More.