|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Re: Binding two fields in the DataNavigateUrlFormatStringHi Genc,
Please post the other way of binding multiple parameters to DataNavigateUrl because I think my idea of replacing the parameter during ItemBound is a bit of a bodge. Regards, Andy You can do this
<asp:HyperLink runat="server" Text="View" NavigateUrl='<%# "urpage.aspx?ID=" & _ Container.DataItem("urID") & _ "&showpage=" & Container.DataItem("secondID") %>' /> Hope that helps Patrick Show quoteHide quote "caffiener***@gmail.com" <CaffieneR***@gmail.com> wrote in message news:1143716793.189565.299810@i40g2000cwc.googlegroups.com... > Hi Genc, > > Please post the other way of binding multiple parameters to > DataNavigateUrl because I think my idea of replacing the parameter > during ItemBound is a bit of a bodge. > > Regards, > Andy >
row count in inherited GridView control
Use windows control in asp.net 2.0 GridView - can't reference value of a non-visible cell?? Dynamically created (and selected) radiobuttons fire CheckedChanged event on Postback Re: How to get underlying data of TreeView control? (ASP.NET 2.0) want to create custom control using graphics Design Time Error: Error Rendering Control ValidateEvent bug with table and radio button Panel with Header Bounded Datagrid and Subtotal rows |
|||||||||||||||||||||||