K
Kaspian
Hi all
What I created is an app wich manages documents. I want to be able to edit the information on the document, displayed in the datagrid, depending on the status of the document
When the status is "modified" or something like that - only then do I want the user to be able to modify the datagrid with the document data. Otherwise the "Edit" button should not be visible, thus the document has first to have its status changed in order for the user to modify it
Is there a simple way to code this - perhaps I should create the datagrdi items on runtime instead of design time? How to accomplish that
Please advise
Best regards
Kaspian
What I created is an app wich manages documents. I want to be able to edit the information on the document, displayed in the datagrid, depending on the status of the document
When the status is "modified" or something like that - only then do I want the user to be able to modify the datagrid with the document data. Otherwise the "Edit" button should not be visible, thus the document has first to have its status changed in order for the user to modify it
Is there a simple way to code this - perhaps I should create the datagrdi items on runtime instead of design time? How to accomplish that
Please advise
Best regards
Kaspian