Browse by Tags

Related Posts

  • Changing properties of single CheckBox in a CheckBox List

    According to Microsoft this cannot be done, but I am looking for some type of a hack or something. I have a CheckBoxList control on an aspx page and I need to be able to highlight the CheckBox and text for a particular checkbox within the list. The CheckBox is bound to a Dataset that populates the List...
    Posted to Web Forms (Forum) by bfancett on 12-30-2008, 12:00 AM
    Filed under: "Asp.net 2.0", .net, .net 2.0 c#, .net3.5, add controls, adding controls, AS.NET 2.0, AS.NET 2.0 C#, as.NET.net 2.0 C#, As.NET2.0, asp .net 2.0., ASP .net 3.0, ASP .net 3.5, asp .net 3.5 Control, asp .net with c#.net, ASP.Net C#, ASP.NET 2.0 bug, asp.NET 2.0 C#, c#, 'C#', c# in Asp, c# .NET, C# asp.net 2.0, c# programing, C#. NET 2005, c#.net, checkbox, checkbox checked event at client side, checkbox list validation, checkbox onclick, chekbox, cloning controls, code behind, code-behind, CodeDOM, content, Context, control, control state, control switching, controls, controls used, Controls.Add, CSS class of a cell, CSS selectors, check, .ascx .aspx C#, .aspx page, .cs, checkbox validation, Checkbox value attribute, checkboxlist, Checkboxlist c# ie6, checkboxList vb.net, checked event at client side, checkedchanged event, checking, .Net 2.0, adding dynamic controls, as.NETp.net 2.0 C#, c#.net2.0, Checkbox CheckedChanged ControlState, checkbox checking detecting page webform .net c# webform, code, content page, CSS, checkboxes, checkedlistbox
  • Re: CSS and server controls

    Bacause server controls have the runtat="server", the IDs od thoese objects are appended at runtime. I assume that this is a precaustion to ensure there are no naming conflicts. For all the web apps I've created, the server adds "ctl00_" to the front of each server control's...
    Posted to Client Side Web Development (Forum) by codysechelski on 08-26-2008, 12:00 AM
    Filed under: server, client, control, CSS
  • Problem with Calendar Title and CSS

    This is my first post so let me tell you about my setup: Asp.NET 2.0 w/ AJAX extensions on Microsoft Server 2000 I am creating a new Intranet system for my company so all of my work is not visible to the public, but I will try and include links to screen shots when I can. I am developing an event calendar...
    Posted to Web Forms (Forum) by sph3ndotnet on 01-08-2008, 12:00 AM
    Filed under: 2.0, ajax, calendar, control, CSS, titlestyle, .net
  • Re: Web Usert Control Property

    Yes if I name the property CssClass - it works and fills items from css file, but if I change the name somehow - it does not work nevertheless I've decorated it with CssClassProperty or not. This one does not work as desired [Category("Appearance")] [Description("CSS class to apply...
    Posted to Custom Server Controls (Forum) by ist0 on 10-21-2009, 12:00 AM
    Filed under: control, css, cssclass, web user control
  • Re: button border changes when width > 191px

    Internet Explorer 6.0 & 7.0 use the Windows XP themes to render its controls. Add a meta tag to disable themes on the page: <meta http-equiv="msthemecompatible" content="no">
    Posted to Web Forms (Forum) by nimazuk on 09-16-2007, 12:00 AM
    Filed under: Asp .net, control, CSS, design, html, xp theme
  • Re: TextBox rendering, jagged edges

    Internet Explorer 6.0 & 7.0 use the Windows XP themes to render its controls. Add a meta tag to disable themes on the page: <meta http-equiv="msthemecompatible" content="no">
    Posted to Web Forms (Forum) by nimazuk on 09-16-2007, 12:00 AM
    Filed under: Asp .net, control, CSS, design, html, xp theme
Page 1 of 1 (6 items)