[CLOSED] Can ext:Label be data-bound?

  1. #1

    [CLOSED] Can ext:Label be data-bound?

    Hi,

    Is there any easy way to data bind an ext:Label control on a form? I understand that the DataIndex property isn't available so perhaps other attributes could be utilized?
    Last edited by Daniil; Sep 07, 2015 at 4:26 PM. Reason: [CLOSED]
  2. #2
    Hi Vadym,

    Please clarify do you mean an ability to use it with a formPanel.getForm().loadRecord(record)? Unfortunately, it is not supported. But,fortunately, there is a DisplayField that you could use instead of a Label.
  3. #3
    Thanks, Daniil, your assumption is correct. I've been using DisplayFields for exact same purpose you've mentioned. I'm just pondering the use of Label in the same capacity as DisplayField due to nuisances of styling. However, the lack of data binding support is an issue that won't let me switch to Labels. Please mark this question closed.

Similar Threads

  1. Data, please be bound to this GridPanel
    By fabricio.murta in forum 2.x Help
    Replies: 2
    Last Post: Sep 25, 2014, 3:47 PM
  2. [CLOSED] Radio Group does not work if bound data is boolean
    By nflawson in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: Jul 11, 2014, 4:16 PM
  3. Replies: 10
    Last Post: Mar 05, 2013, 6:05 AM
  4. [CLOSED] DataView template JS error when bound with data
    By cleve in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 07, 2012, 1:51 PM
  5. Replies: 3
    Last Post: Mar 12, 2009, 3:09 PM

Tags for this Thread

Posting Permissions