[CLOSED] Setting empty text for TreeGrid "view"?

  1. #1

    [CLOSED] Setting empty text for TreeGrid "view"?

    Hi,

    What would be the equivalent of this call for a TreeGrid control?

    GridPanel1.HideHeaders = true;
    GridPanel1.GetView().EmptyText = "No records to display";
    Last edited by Daniil; Jun 26, 2015 at 7:11 PM. Reason: [CLOSED]
  2. #2
    Hi Vadym,

    Unfortunately, I don't see any equivalent. There is no EmptyText setting for a TreeGrid. As well as for a regular TreePanel.

    As far as I can see it only appeared for TreePanel in ExtJS 4 and, respectively, Ext.NET 2.

    Though, you should be able to implement this functionality in Ext.NET 1.x.
  3. #3
    Thanks for your response, Daniil. You may mark this thread as closed.

Similar Threads

  1. Replies: 0
    Last Post: Jan 24, 2014, 4:57 PM
  2. [CLOSED] Treegrid - best way to localize the grid menu item "Columns"
    By fordprefect in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 06, 2011, 2:57 PM
  3. Replies: 1
    Last Post: Mar 13, 2011, 9:21 AM
  4. Replies: 3
    Last Post: Dec 15, 2010, 2:07 PM
  5. [CLOSED] Issue setting cleanResourceUrl="true"
    By asztern in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 01, 2010, 12:56 PM

Tags for this Thread

Posting Permissions