Browse by Tags

Related Posts

  • Web.sitemap with DataList, Repeater or ListView controls?

    Hello, Has anyone successfully bound the Web.sitemap file as a datasource with the DataList, Repeater or ListView controls in order to display their sitemap? If so, would you mind pointing me to an example of how you did it, and/or provide example code here? I'm currently using a TreeView, but I...
    Posted to Data Presentation Controls (Forum) by IronWill on 06-10-2009, 12:00 AM
    Filed under: Repeater, css, Datalist, ListView, web.sitemap
  • DataList: HTML Alignment Problem after PostBack

    Hi All I am constructing a Table in a DataList. I am using HTML's COLGROUP in the HeaderTemplate to control the alignment of data in the TDs in the ItemTemplate. Everything looks fine after the page has initially loaded. However following a PostPack (due to user input filters or paging etc) the data...
    Posted to Data Presentation Controls (Forum) by CINGTECH on 06-05-2009, 12:00 AM
    Filed under: Alignment, Datalist
  • DataList Dynamic formatting using ItemDataBound

    Hi All I have been trying to set the backcolor of an item in the ItemDataBound event but the formatting is being applied to an empty TR/TD automatically generated by the Datalist and not the TDs I have in my ItemTemplate. The following is a simplified version of the HTML <HeaderTemplate> < table...
    Posted to Data Presentation Controls (Forum) by CINGTECH on 06-04-2009, 12:00 AM
    Filed under: Datalist, Dynamic Formatting, ItemDataBound Event
  • Re: WithEvents Error

    I've had this goofball error ("error BC30506: Handles clause requires a WithEvents variable defined in the containing type or one of its base types.") erupt -- typically when I least expect or want it! I've searched and searched this Forum for a conclusive fix and not found one. As...
    Posted to Getting Started (Forum) by KevInKauai on 05-24-2009, 12:00 AM
    Filed under: datalist, withevents
  • Not able Parsing xml/rss with xpath , datalist , C#

    Hi guys I am trying to parse following xml / rss feed , I am using datalist and xpath for that , I am getting correct data for title & link but not able to get value from < p:sku >,<p:image>. < item > < title >Dior Addict 2 Summer Peonies By Christian Dior (for Women)<...
    Posted to Data Presentation Controls (Forum) by visliCom on 05-21-2009, 12:00 AM
    Filed under: Parsing xml/rss with xpath, c#, Datalist
  • how to call a modal popup after saving a text file

    Hi , could please tell how slove the problem i am saving one text file using the below code Response.ContentType = "Application/txt" ; string FilePath = MapPath( "ANSI837/" + fileName); Response.AddHeader( "Content-Disposition" , "attachment; filename=" + fileName...
    Posted to Web Forms (Forum) by ramesh.sri on 05-15-2009, 12:00 AM
    Filed under: Style Builder, userImg.ImageUrl = Server.MapPath("~/registration/") + User.Identity.Name & "/images/" + User.Identity.Name + ".jpg" above is the code for dynamically assinign the image url to na image control., VB 2005, Visual Studio .NET 2005, Visual Studio .NET 2005 Missing Reference Folder, VisualStudio 2005, .net, .NET 2.0, .NET 3.5, .NET 3.5 vs2005, .net code generator, .Net2005, .refresh dll vs2005 com, accessibility, ADO.NET, AJAX, Align, ASP .NET 2.0, asp.net 2.0, ASP.net 2.0, ASP.net 2.0 Membership, asp.net 2.0 sharepoint application, asp.net 2.0 upgrade from asp.net 1.1 System cannot find the path specified., asp.net Web.Config teamsystem appsettings, ASPNETAJAXCTPCS.zip, aspx, Attempted to read or write protected memory. This is often an indication that other memory is corrupt., audio, automation, backspace, Base64 Encoding, bookmark, bug, bug property window, bugs, C#, C# + ASP.NET 2.0, C# 2005, c# code generator, Cannot start service from the command line or debugger. A Windows Service must first be installed (using installutil.exe) and then started with the ServerExplorer, cassini, check out, class, clickonce, code generator, Code reuse, command prompt, Configuration, CSS, DataGrid, datalist, File, Files, characters, asp.net2.0, .ASPX
  • Using GMap2 inside a DataList

    Very new to ASP, but I have a DataList, the data set holds an address and I want to display a map against each record centered on the address. I've gone through the Google Map setup and have it working on a basic form, it works out lat/long using the string address.But I now need to integrate this...
    Posted to Data Presentation Controls (Forum) by DanAsp on 05-14-2009, 12:00 AM
    Filed under: VB, Datalist, Datalist Itemtemplate, gmap control
  • Datalist problem

    Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin...
    Posted to Data Presentation Controls (Forum) by sreeondream on 05-07-2009, 12:00 AM
    Filed under: Datalist, hide hyperlink, hide values, Hyperlink, labels
  • Accessing the DataList items

    Hi all. I have DataList and I use it to create a image list. It is bounded to ObjectDataSource and I only have a ItemTemplate defined. <ItemTemplate> <asp:Image ID="DataListImage" runat="server" ImageUrl='<%#DataBinder.Eval(Container.DataItem, "FileUrl")...
    Posted to Data Presentation Controls (Forum) by ShereKhan on 04-29-2009, 12:00 AM
    Filed under: Datalist, image, items
  • How to prevent validation from running for all rows in a datalist

    Hello every one here is my scenario. I have a user control , with a button in it and a text box and a custom validator in it. the custom validator validates the text box based in a certain logic in ServerValidate this user control is used in a data list in item template as following: <% @ Register...
    Posted to Web Forms (Forum) by AliDVP on 04-21-2009, 12:00 AM
    Filed under: servervalidate, CustomValidator, data binding, data validation, Datalist
Page 1 of 24 (236 items) 1 2 3 4 5 Next > ... Last »