How to make ListBox editable when bound to a List?

前端 未结 4 965
清酒与你
清酒与你 2020-12-03 13:26

Edit: The basic problem is binding a List to ListBox(or any other control). So I am editing the question.

I bound a list of string to a ListBox as b

4条回答
提交回复
热议问题