[CLOSED] Displaying different background and font colors for each grouping

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Displaying different background and font colors for each grouping

    Hello,

    Is it possible to assign each grouping a different background color in a GridPanel?
    Below is my setup of a GridPanel:

    <ext:GridPanel ID="GridPanel1" runat="server" > <View>                                                 <ext:GroupingView ID="GroupingView1" runat="server" HideGroupedColumn="true" HeadersDisabled="true"                                                    StandardHeaderRow="false" StartCollapsed="false" GroupTextTpl="{[Ext.util.Format.date(values.rs[0].data.WrapStartDate, 'M-d-Y')]} ({[values.rs.length]} {[values.rs.length == 1 ? 'Run' : 'Runs']})">                                                 </ext:GroupingView>                                             </View>   </GridPanel>
    Last edited by Daniil; Jun 04, 2012 at 7:31 PM. Reason: [CLOSED]

Similar Threads

  1. Replies: 6
    Last Post: Jul 02, 2012, 1:17 PM
  2. Displaying different color for each grouping
    By extNewBee in forum 1.x Help
    Replies: 1
    Last Post: Jun 29, 2012, 12:17 PM
  3. Replies: 0
    Last Post: Sep 27, 2011, 10:24 AM
  4. [CLOSED] Alternating background colors of a listview row
    By mattwoberts in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 23, 2011, 2:35 PM
  5. [CLOSED] Panel Frame Style - Set Background and Font
    By iansriley in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 11, 2011, 4:26 PM

Tags for this Thread

Posting Permissions