I was trying to put a list of databases from mySQL server, to a combobox in C#. when i click on a button to fill it, it gives me list of "System.Data.DataRowView" instead of values. I was trying to put a list of databases from my
I was trying to put a list of databases from mySQL server, to a combobox in C#. when i click on a button to fill it, it gives me list of "System.Data.DataRowView" instead of values. I was trying to put a list of databases from my