[CLOSED] GridPanel.ListView.Overview not workin in http://examples2.ext.net

  1. #1

    [CLOSED] GridPanel.ListView.Overview not workin in http://examples2.ext.net

    This example don´t works.

    https://examples2.ext.net/#/GridPane...View/Overview/

    I'd like to look at it.
    Last edited by Daniil; Apr 10, 2012 at 2:21 PM. Reason: [CLOSED]
  2. #2
    Hi, supera, I had the same problem, I downloaded the example and I corrected the code, there is a line of strange characters, replaced with: Flex and it's work ok.

    <ext:TemplateColumn 
                                    runat="server"
                                    Text="Last Modified" 
                                    Flex="30" 
                                    DataIndex="lastmod" 
                                    TemplateString='{lastmod:date("m-d h:i a")}' 
                                    />
    Aurelio
  3. #3
    Hi,

    Fixed, thanks for the report.
  4. #4
    Hi Daniil!
    Thanks a lot... I tested now and is works fine.

    Hi Aurelio...
    Thanks for your answer... works very fine.
    Thanks a Lot.

Similar Threads

  1. Replies: 4
    Last Post: Jun 15, 2012, 11:59 AM
  2. Replies: 1
    Last Post: May 24, 2012, 7:40 PM
  3. [CLOSED] http://examples.ext.net/#/Toolbar/StatusBar/Overview/ Character count
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 12, 2011, 4:41 PM
  4. Replies: 2
    Last Post: Feb 18, 2011, 10:27 AM
  5. [CLOSED] Context Menu in DesktopWindow not workin
    By amitpareek in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Sep 16, 2010, 12:15 PM

Posting Permissions