Browse by Tags

Related Posts

  • Re: Firefox GridView CSS

    Its very difficult to guess about your problem with the information that you have posted. However following sample code shows how you can use CSS to style GridView, and its works with both IE and FireFox. Run sample code 1 <%@ Page Language="C#" %> 2 <%@ Import Namespace="System.Collections...
    Posted to Data Presentation Controls (Forum) by Jigar on 01-06-2007, 12:00 AM
    Filed under: GridView, css
  • GridView - Dynamic Row Colors

    I have been working on this for several days now and if this has been answered before, please direct me to a link. I need my GridView to have a different color row depending on the value of one of the cells. For instance, if the value is 1, I need that specific row to be red, 2 = orange, 3 = yellow....
    Posted to Data Presentation Controls (Forum) by MainMor on 07-02-2007, 12:00 AM
    Filed under: gridview, CSS, dynamic
  • Custom Control Doesn't Apply CSS Style From Theme

    I have a custom control that inherits from GridView that will not apply the CssClass settings. It's on a page that has a standard GridView control and all the settings are the same. I haven't expanded the control to do anything yet because it won't apply the style settings. The standard GridView...
    Posted to Custom Server Controls (Forum) by StephenSkinner on 07-20-2007, 12:00 AM
    Filed under: custom control, GridView, "custom control", GridView Themes, custom server control, css
  • How to manipulate or change the treeview category?

    Hi I am using below code to populate the treeview from database. Ex : tree view category Vehicle Electronics My question: How to manipulate or change the name in the treeview when display in the web site as below? Vehicle should display as Motors Electronics should display as Multi Media Note : I can...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by SudhaYogesh on 09-24-2007, 12:00 AM
    Filed under: GridView, dataview, css menu, css, database, asp.net 2.0, Hyperlink column, gridview replace newline br, GridView asp.net, databind, gridView identity primary key, "Tree Structure", gridView itemTemplate, GridView optimize FilterExpression, asp.net 2.0 GridView databound ItemTemplate, hyperlink column in gridview accordin to condition, gridView sql, gridview control custom columns hyperlink, ASP.NET, css print tables, GridView Hyperlink Template, GridView imagefield, CssClass, if, data source, ASP.net 2.0 GridView, asp.net 2.0 gridview hyperlinkfield, gridview rowdeleted, Gridview SelectAll Checkbox RowDataBound Events client-side, grid view form view, "gridview" edit select eventhandling, asp.net 2.0 DataBinding formview, GridView ListBox SQL, ASP.NET 2.0 DataBinding DataTable, .NET Gridview Problems, Gridview rank reorder sort re-order, asp .net 2.0, .vb, Custom Class, ASP.net ... VB ... Data access, Databind(), grid view details view
  • Printing a Gridview In Color

    I have a databound columned, auto formatted gridview that has alternating background row colors and different colors for the header and footer. In short, a colorful table. My problem is that when I print out the page to a color printer, no color is printed. It's shows the data on a white background...
    Posted to Free For All (Forum) by gatehyperion on 10-03-2007, 12:00 AM
    Filed under: GridView, css, printing, color
  • CSS GridView Link questions

    Hi all, I have a site that I'm working on that has several GridViews on different pages. All have the same color scheme so I decided it would be a good time to experiment with the themes and CSS. I added the CSS listed at the bottom of this post to my styles.css file. T he problem I have is that...
    Posted to Client Side Web Development (Forum) by seidensc on 12-17-2007, 12:00 AM
    Filed under: GridView, css, GridView Css tablecell, gridview control custom columns hyperlink, Links, Gridview cssclass, link button, GridView Footer
  • Assess .Net Intranet Application

    I am assessing whether a .net intranet application system is of acceptable, reasonable quality. My criteria so far for this is on several fronts: - Architecture (e.g., is the architecture n-tier?) - Is the code easy to maintain? - Has the code been written with reuse in mind, or refactored? - Are there...
    Posted to Free For All (Forum) by dbrook007 on 01-04-2008, 12:00 AM
    Filed under: design pattern, entity, web service, Class Design, VB Class, Generics, OOP, .NET, caching, data serialization, vb.net, Reflection, VB, Basic Architecture Design, Data modeling, ASP.NET Architecture, VB Classes, architecture, solution project, datagrid, Patterns & Practices, N-Tier, database object, performance, Website Problem, authentication, Exception Handling, data access object relational mapping, DAL exceptions, business logic layer, partial classes, Events, database, assemblies, sql server, Best Practices, http, dataobjects, 3-tier programming, datalogic layer, Globalization, 3-Tier Architecture, ntier, 3tier, GridView, Asp.Net 2.0, persist changes, assembly, xml, css, UI Process Components, data access layer, System Design, Exception Handling Application Block, Exception Handling Application Block Tutorial, CustomErrorPage, asp.net tuning, optimization, application state management, IIS, UI Framework, Consistency in UI, approach, UI Architecture, Technical Specification, Asp.Net 2.0 : java script, bug, ADO.NET, system analysis", "system Design", Data Concurrency, Report Viewer, methods, ASP.NET 2.0 NET SQL Server 2005 database connection error, arcitecture, Web Forms, business model, concurrentcy
  • Re: How can I add Caption/Title to GridView?

    I found a slightly better way to do just that using CSS Instead of adding code in the Caption, leave the Caption to be Caption="My Title". Then, if the gridview CssClass is "gv" than by setting the ".gv caption" in your stylesheet you can manipulate the caption as you wish...
    Posted to FAQ - Frequently Asked Questions (Forum) by Zozo on 05-27-2007, 12:00 AM
    Filed under: GridView, caption, css, title
  • AJAX Control Toolkit Tab Container Issue

    I have created a website that uses the AJAX control toolkit tab container with a dynamically loaded gridview. It works like a charm on IE 6. The tab container sizes properly based on the size of the gridview as well as the main site container. However, when I look on IE 7, the control does not auto size...
    Posted to Client Side Web Development (Forum) by kgarl on 02-19-2008, 12:00 AM
    Filed under: asp net 2.0, Ajax Control Toolkit, gridview, css, AJAX Tab Container
  • How to style a single column in Gridview using skin or css?

    I would like to have the text in certain columns in my Gridview centered. How can I achieve this using skins or css? My understanding is that you can't place BoundField in a skin file to style a column because the BoundField in the skin file will override the one in your aspx page. So how can I style...
    Posted to Data Presentation Controls (Forum) by tmpuzer on 03-07-2008, 12:00 AM
    Filed under: CSS, Theme, Skin, Themes, skin files, Skins, gridview
Page 1 of 2 (12 items) 1 2 Next >