The datagrid appears to handle type/value display and editing very well when because it meets the contract of a database table. But I have a requirement to display the data in rows instead of columns.
Example:
Editing is by cell, some rows or cell may be readonly.
We also need to support multi cell copy paste of values.
What is the best way to do this?
Hello johne42,
Let me know if you have any other questions.