Hi
I want to display tables data(having only one column) into a combobox as items.
pls provide me some solution for this.
Hi I want to display tables data(having only one column) into a combobox as items. pls provide me some solution for this.
You could do dataset that contains datatable and use bindingsource with combobox.
It may help http://msdn.microsoft.com/en-us/library/w67sdsex.aspx
thanks alot
Thanks you, can you help me? how to show datagridview