[CLOSED] #{} Selector - What is it?

  1. #1

    [CLOSED] #{} Selector - What is it?

    Can someone please explain how to use the code #{id} and how it is different from Ext.get and Ext.getCmp? Google does not serve results for searches on code syntax, so it's difficult to find any explanation of what it is or when it is appropriate to use.

    Thanks!
  2. #2
    #{} is Ext.Net syntax to mapping server side ID to ClientID
    That syntax can be used inside any property of Ext.Net widgets (basicaly Handler property of listeners) or inside XScript control
  3. #3
    Thanks! Please close the thread.

Similar Threads

  1. Replies: 2
    Last Post: Jun 21, 2012, 12:19 PM
  2. selector by generated id
    By WISEMAN in forum 1.x Help
    Replies: 1
    Last Post: Mar 23, 2012, 1:19 PM
  3. TableGrid selector
    By alemonnier in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 30, 2011, 10:22 AM
  4. [CLOSED] Hide column selector
    By tms in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 16, 2010, 2:23 PM
  5. [CLOSED] page size selector
    By alexp in forum 1.x Help
    Replies: 2
    Last Post: Nov 24, 2008, 10:36 AM

Posting Permissions