EmptyDataTemplate for Coolite controls?

  1. #1

    EmptyDataTemplate for Coolite controls?

    Just as the asp:GridView has an EmptyDataTemplate you can set that will display only when there is no data in the datasource, do any of the Coolite controls implement this feature? I'm assuming they don't, but wanted to verify.
  2. #2

    RE: EmptyDataTemplate for Coolite controls?

    Hi,

    GridPanel's GridView has the following properties


    EmptyText : String
    Default text to display in the grid body when no rows are available (defaults to '').


    DeferEmptyText : Boolean
    True to defer emptyText being applied until the store's first load

  3. #3

    RE: EmptyDataTemplate for Coolite controls?

    As always, I appreciate the help. That's good to know for the GridPanel, but I am specifically looking for that functionality in the FormPanel right now. It's a 'nice to have' but I can definitely just add logic on my end for it. Thanks.

Similar Threads

  1. [CLOSED] coolite controls
    By Vasudhaika in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 21, 2011, 7:26 AM
  2. where ca we get document for coolite controls..
    By Satyanarayana murthy in forum Open Discussions
    Replies: 2
    Last Post: Nov 11, 2010, 9:38 PM
  3. Add coolite controls dinamically
    By miguelp120 in forum 1.x Help
    Replies: 0
    Last Post: Feb 09, 2010, 3:41 PM
  4. Too Many Coolite Controls?
    By josmar52789 in forum 1.x Help
    Replies: 1
    Last Post: Jul 29, 2009, 9:59 PM

Posting Permissions