how to apply css for dataview empty text?

  1. #1

    how to apply css for dataview empty text?

    I have requirement that is
    i want apply css for dataview empty text
    Please give any suggestion
  2. #2
    Hi,

    Example
    <ext:DataView ... Cls="my-dataview">
    <style type="text/css">
        .my-dataview {
            color : red;
        }
    </style>

Similar Threads

  1. [CLOSED] Apply mask after setting Text
    By pdcase in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 23, 2011, 2:51 PM
  2. [CLOSED] DataView [0.8.1] The Template can't be empty
    By cobiscorp in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Jul 23, 2010, 5:04 PM
  3. DataView [0.8.1] The Template can't be empty
    By cobiscorp in forum 1.x Help
    Replies: 1
    Last Post: Jul 21, 2010, 11:25 PM
  4. [CLOSED] Is it possible to apply CSS to a node text in a TreePanel?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 04, 2010, 4:07 PM
  5. grid empty text
    By [WP]joju in forum 1.x Help
    Replies: 3
    Last Post: Sep 28, 2009, 10:38 AM

Posting Permissions