C# WPF ComboBox - Exclude last row (or Blank Space) of Binding Data (binding from Microsoft Access)

前端 未结 3 1564
你的背包
你的背包 2021-01-16 07:59

Currently I am using Microsoft Access to keep the data and it will bind to WPF combobox. Below code was working almost fine.

oleDBCommand.CommandText =

\"SE         


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