Hey guys!

Basically I've got a data grid view that is programatically populated. The first column is text, the second is a dropdown menu item, the third is another text field.

I want to allow the users to select and change the dropdown item but not add new rows to the control.

Is there any way that this can be done?