Re: Custom UI

  •  03-16-2009, 1:12 PM

    Re: Custom UI

    Matt,
     
    That example is showing how to render custom datagrid for the items.
     
    This line hide the default table :
     
    UploadAttachments1.GetItemsTable().Visible = False  
     
    Regards,
    Terry
View Complete Thread