|
How do I make the selected Row of a datagrid display textboxcolumns?? -- rhaazy --
Using C#, VS2003 I need to turn all the columns in the selected row of a datagrid into textboxcolumns, as to give the user an obvious choice of inputing data via the keyboard. Anyone have any ideas? |