I want to add Text and Value to a Checked list box in vb.net
Select ID,Name from table1
I want to add ID as value and Name as Display text.
How ??
regards
sukesh
Select ID,Name from table1
I want to add ID as value and Name as Display text.
How ??
regards
sukesh
Comment