Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
formview
  •  

  • JCH1
    started a topic losing fields in a table within formview

    losing fields in a table within formview

    I have a table within a formview and have been editing the edititemtemplat e. I have been changing some of my text fields to dropdownlists. The dropdown lists are linked to sqldatasources. When I link the dropdown lists to the sqldatasources I have to select "refresh schema" or the fields don't appear. However, when I replace one of my text fields with a dropdown list most of my other fields within my table disappear. However, when...
    See more | Go to post
    Last edited by JCH1; Jun 18 '10, 04:48 PM. Reason: Additional info

  • FormView: how to bind events to controls inside a loaded template?

    Hi,
    I'm using a FormView with a dynamically loaded item template. Inside the template (an ascx file loaded through Page.LoadTempla te(...) ) there is a button and I need to invoke the click event on that button.
    Any ideas?

    Thanks in advance,
    ElwoodBDR529
    See more | Go to post
Working...