I am trying to populate my ListBox control in my WebForm from a SQL query. I want the DisplayMember and ValueMember to be the same. This is what I have so far:I am trying to populate my ListBox control in m
I am trying to populate my ListBox control in my WebForm from a SQL query. I want the DisplayMember and ValueMember to be the same. This is what I have so far:I am trying to populate my ListBox control in m