I am curent using a List component to store a url, however I need to overload the template and each item will be in its own cell in a table, but on the same row. Problem is that although I seem to have items in the list, the data is never being shown. I think
its the way I am accessing the data in the list, ie I am passing the MobileListItem into a "code behind" method on the page, however when I place a breakpoint on this method it is never called?, and to confuse me even more, when I make the call to the method
errornous the page fails! Would really appreciate some help, newish to this business but getting there! Code snippets at the bottom: Many thanks Richard HTML: Label
rgparkins
Member
20 Points
4 Posts
Using custom template with List component
Sep 16, 2003 08:39 AM|LINK
rgparkins
Member
20 Points
4 Posts
Re: Using custom template with List component
Sep 17, 2003 08:35 AM|LINK