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
  • How to change the layout of crystal report viewer in ASP.NET?

    Good day! I am developing a web application using crystal reports. This web application has several menu items and one of these is the Reports Menu. Everytime I navigated to the reports section and hover any subitems of a menu, the crystal report viewer contents overlaps the menu subitems. Does anyone...
    Posted to Crystal Reports (Forum) by aspdotnet_newbie1 on 06-08-2009, 12:00 AM
    Filed under: ASP.net., CRystal Report Viewer Layout, CSS
  • Problems with IE7 and sticky footer

    Hey guys, I am currently working on a website which requires to have 100% div height for the content area and a footer which should always remain in the bottom of the page. I have managed to make it work in FF and IE8. But the footer doesn't gets pushed in IE7. It would be really appreciating if...
    Posted to Client Side Web Development (Forum) by loveriysa on 06-07-2009, 12:00 AM
    Filed under: sticky footer, 100% div height, CSS
  • Rebuilding and debugging site

    Hello; First off, I have only been working with asp for a couple of weeks and though I have gained some understanding, I do not fully fully understand all of the concepts. I am working to debug a site that is previously built by another designer. I really need to get this one up and working because of...
    Posted to Web Forms (Forum) by justice1320 on 06-05-2009, 12:00 AM
    Filed under: not declared, web forms, CSS, debugging, master pages
  • Hire web developers, dedicated programmers and IT staff along with reducing development cost.

    Yes you can reduce your development cost by 25%, (i.e. down to a quarter of current cost, without compromising the work quality or failing to adhere to the deadlines. Get a dedicated IT professional for $750 Per Month with money back guarantee. Visit: Indian-ManPower.com Get economical, reliable and...
    Posted to Jobs (Forum) by raj_animator967452 on 06-05-2009, 12:00 AM
    Filed under: .net, AJAX, c#, crystal reports, CSS, Flash, J2ME, XML
  • Re: CSS for fixed Header and Footer

    Put the portion inside div which you want to scrollable. <div style="overflow: auto; width: 95%; height: 100px; border: solid 1px #0066CC;"> <%-- your design here whch will be scrollable --%> </div> Change color,height, width accoring to your need.
    Posted to Master Pages, Themes and Navigation Controls (Forum) by ajitsatpathy on 06-05-2009, 12:00 AM
    Filed under: CSS
  • Re: How to color the grid lines on a GridView control ?

    Hi, You can use a stylesheet to define a class and then assign the class to the CssClass of your GridView: <head runat="server"> < title ></ title > < style type= "text/css" > .CustomBorders, .CustomBorders td, .CustomBorders th { border-color: Green; } <...
    Posted to Data Presentation Controls (Forum) by alex.filipovici on 06-03-2009, 12:00 AM
    Filed under: color, css, gridlines, GridView
  • Bottom Footer (AGAIN)

    Hi all, I have searched the web, and tried all possible solutions, but it seems difficult for me to set it for IE, firefox, is smooth as cream, but the culprit is IE. the following are my CSS: [CODE] .footerT { position:fixed; clear:both; background-color: #FFFFFF; width: 795px; margin-right: 16px; border...
    Posted to Client Side Web Development (Forum) by wrathyimp on 06-03-2009, 12:00 AM
    Filed under: CSS, footer
  • pocket IE only renders CSS if placed inline

    I'm trying to make my website mobile friendly. for the most part, things are working ok, but there are a few instances in which css styles from my external sheet are not rendering correctly. I want to use css to hide a unorderedlist that should not be visible on mobile. I figured I could just do...
    Posted to Mobile and Handheld Devices (Forum) by selarom on 06-01-2009, 12:00 AM
    Filed under: pocket ie, css, mobile
  • Can't control links in my gridview's header through css

    I'm controlling the styles of my gridview's header through skins. However, when my gridview is nested within a div tag, the links in my header (turned on the sorting option) follow the styles defined in the div tag. #content a { <=style for the div tag color:Orange; } .HeaderStyle a { <...
    Posted to Client Side Web Development (Forum) by Guitoux on 05-28-2009, 12:00 AM
    Filed under: CSS, gridview
Page 1 of 60 (593 items) 1 2 3 4 5 Next > ... Last »