Browse by Tags

Related Posts

  • problem accessing <asp:TemplateField> / creating dynamic <asp:HyperLinkField>

    Hi, I have a problem with the URL field of a GridView control. What I am trying to do add a column that uses a variable called uploaddir and joins the name of a file to the end of this, to create a user-defined URL. i have done the following which works: <asp:GridView ID="gvDisplayUploads" runat=...
    Posted to Data Presentation Controls (Forum) by tomliversidge on 03-15-2007, 12:00 AM
    Filed under: asp.NET GridView, button, DataBind DataBinding, BoundField, ASP.NET 2.0, dynamic controls, URL Rewriting, ASP.NET 2.0 VB.NET, template, Passing Data to a ASPX page other than querystring, .net, Binding eval DataBind DataBinding, data binding, bind, Dynamic Control Generation
  • Cannot get index of datagrid row when I click on an image button in template column

    I have the following code. I'm trying to get the method moveUp to fire off when a little up arrow is clicked. It works fine as a buttoncolumn because then I can use e.Item.ItemIndex to get the selected row index but how do I get an imagebutton within a template column to do this- it always comes...
    Posted to Data Presentation Controls (Forum) by freelandera on 12-05-2007, 12:00 AM
    Filed under: datagrid, button, image, column, index, template
Page 1 of 1 (2 items)