i have a listview with many columns. when i click on a row to edit it, I can only edit the first column. Is there a way that all columns are editable or do I have to use a datagrid?
thanks...
Printable View
i have a listview with many columns. when i click on a row to edit it, I can only edit the first column. Is there a way that all columns are editable or do I have to use a datagrid?
thanks...
Dear Marvinklein, I'm not completely sure, but I think you can edit subsequent columns only using some lines of code, not directly as for the first one.