Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

On setting the datasource after clear the datasource at runtime. The button click will clear the items.


Replication Procedure

1.Start the application.
2.Click the button for the first time, the item get populated.
3.Again click the items for three times, note that item get removed.

Expected result: The item should not clear on firing the button click event.