CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
  • Strongly typed repeater

    Has anyone else having troubles with strong typed repeaters and the way the HTML code is outputted for example <table class="table"> <data:allrepositoryrepeater id="RepList" runat="server" enableviewstate="false" datasourceid="ds1"> <itemtemplate>...
    Posted to .netTiers - Bug Reports (Forum) by Rippo on 02-14-2008
    Filed under: strongly typed repeater
  • Not possible to dynamically set hyperlink in strongly typed repeater ??

    Hi All, I need to dynamically set a hyperlink in the item of a strongly typed repeater. With a datagrid it would be possible to use the OnDataBinding event and use the EventArg to get the dataRowView: DataRowView drv = (DataRowView)e.Item.DataItem; But how to do this with the strongly typed repeater...
    Posted to .netTiers - General Support (Forum) by Tanno on 12-22-2006
    Filed under: strongly typed repeater
Page 1 of 1 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems