Databinding Syntax Not Working in ListView LayoutTemplate

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Roshawn

    Databinding Syntax Not Working in ListView LayoutTemplate

    Hi,

    Working with the new ListView control seems pretty straightforward . For some reason,
    using ASP.NET's databinding syntax (i.e. <%# DataHere %>) in the control's layouttemplate
    doesn't work. Is there any way of making it work? If not, is it possible to create a
    derived control that enables this functionality?

    Thanks,
    Roshawn
Working...