Custom control

  1. #1

    Custom control

    I have create a custom contro from TextField.
    I put this control in form panel in code behind.
    At runtime when I close this form only IE 9 the browser break in this line in WebResource:
    this.owner.indicatorEl.parent("td").setDisplayed(! errorSide)
    I'm using Ext.net 2.1 last version...
    Regards...
  2. #2
    Do you create field extension in javascript also? If yes then when you register own resources (javascript file)? Before Ext.Net resources or after?
  3. #3
    Quote Originally Posted by Vladimir View Post
    Do you create field extension in javascript also? If yes then when you register own resources (javascript file)? Before Ext.Net resources or after?
    I Have solved the problem it is caused from div in to <content>.
    Thanks

Similar Threads

  1. Custom Control
    By macinator in forum 1.x Help
    Replies: 0
    Last Post: Jun 21, 2012, 12:06 PM
  2. Replies: 2
    Last Post: Jan 09, 2012, 7:18 AM
  3. [CLOSED] Custom Control HiddenField
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 08, 2011, 11:06 AM
  4. [1.0] Custom Control running twice on OnLoad
    By David J. in forum 1.x Help
    Replies: 2
    Last Post: Jul 12, 2010, 9:05 PM
  5. [1.0] Custom Control running twice OnLoad
    By David J. in forum 1.x Help
    Replies: 0
    Last Post: Jul 09, 2010, 7:37 PM

Posting Permissions