How can I make only one out of 4 columns in the datagrid editable? I use a dataview!
kind regards
Henrik
Printable View
How can I make only one out of 4 columns in the datagrid editable? I use a dataview!
kind regards
Henrik
providing youi specify a tablestyle for the datagrid, you can make the other columns read only and then only that one is editable.