Hi there,
I am loading data to a datagridview from the database. How can I make the cells that were loaded from the database to only read only. I have a button in the interface so that I can add arrows to the same datagrid view.
How can I make the datagridview rows read only except one column and the other rows that are being added to the datagridview through the add button. How can I do this ???
thanxxxxxxxxxxxxx