This question is locked. New answers and comments are not allowed.
Hi,
In my application I have a read-only grid. The cell values are only editable through activating a row which in turn will show a window with the fields from the selected row.
This is a business preference that i can't change. However, I'm trying to implement a paste from excel functionality but I found that in order for this to work the cells have to be editable.
Is there a way to work around this ?
i.e. i want the user to still be able to paste new rows but the rows shouldn't be editable afterward ( i mean existing rows and the rows that are just pasted from the clipboard).
Regards,
Abdul
In my application I have a read-only grid. The cell values are only editable through activating a row which in turn will show a window with the fields from the selected row.
This is a business preference that i can't change. However, I'm trying to implement a paste from excel functionality but I found that in order for this to work the cells have to be editable.
Is there a way to work around this ?
i.e. i want the user to still be able to paste new rows but the rows shouldn't be editable afterward ( i mean existing rows and the rows that are just pasted from the clipboard).
Regards,
Abdul