managing editing lines in datagrid

From: Kaspian (alipow_at_nospam_wp.pl)
Date: 04/22/04

  • Next message: John: "Create Directory"
    Date: Wed, 21 Apr 2004 23:41:02 -0700
    
    

    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


  • Next message: John: "Create Directory"