B
Brano
Hi all,
I have a datagridview that has one column it is of type
DropDownListColumn but I only want the user to be able to add new rows
by making a selection from the dropdown. I want all the other rows to
be read only. I tried to handle this on the row level but I have no
luck with it. Anyone knows any solution? thanks
using VB 2005
I have a datagridview that has one column it is of type
DropDownListColumn but I only want the user to be able to add new rows
by making a selection from the dropdown. I want all the other rows to
be read only. I tried to handle this on the row level but I have no
luck with it. Anyone knows any solution? thanks
using VB 2005