AddLabelCls replacement

  1. #1

    AddLabelCls replacement

    Hello
    is there any replacement for the AddLabelCls method in Ext.NET 2.0
  2. #2
    Hi,

    Thanks for the report. We will consider a possibility to return that method back.

    For now please use:
    this.TextField1.Call("labelEl.addCls", "some-class");
  3. #3
    We have added the AddLabelCls and RemoveLabelCls methods for the AbstractComponent server class.

    It will be publicly available with the next release (2.1).

    Thanks again for the report.

Similar Threads

  1. Replies: 4
    Last Post: Jul 09, 2012, 6:08 PM
  2. Replies: 2
    Last Post: Jun 21, 2012, 6:05 PM
  3. [CLOSED] Need help to find replacement to "onLoad()"
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jan 19, 2009, 6:17 AM

Posting Permissions