details view with Dropdownn control
        Posted  
        
            by prince23
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by prince23
        
        
        
        Published on 2009-11-17T18:19:55Z
        Indexed on 
            2010/06/08
            2:02 UTC
        
        
        Read the original article
        Hit count: 293
        
ASP.NET
|detailsview
hi, in the modal pop up i am using detailsview control by default all the data would be shown in label. there will be an edit button down once the user clicks edit button all the lablel would be gone and text box and dropdown control should be present so that user can change the values and again update into database
looking forward for a solution. i dnt want to use sqlDatasource. i wanted it to do in .cs thank you
© Stack Overflow or respective owner