Member Avatar for mrkm1188

I had a windows form connected to a SQL database. In the form the data grid view contains 12 columns, all of which are text columns. I want to change two of the columns to ComboBoxColumns. Is there a simple way to do this without having to write code to remove the columns and re-add them as ComboxBox columns?

How did you create the columns? In VS or using code?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.