Hyperlink control set NavigateUrl in code behind causes javascript error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Hyperlink control set NavigateUrl in code behind causes javascript error

    Hi,

    since we update from Ext.NET 2.3.1 to Ext.NET 2.4.0 we have a problem with the ext hyperlink control. We set the NavigateUrl in the code behind, it worked in 2.3.1, but not in 2.4.0! It causes a javascript error in the function
    setUrl:function(url){this.url=url;this.textEl.set({"href":this.url});}
    because this.textEl is undefined..

    Maybe it's a bug? Any idea?

    Regards
    Willimaendu
    Last edited by Daniil; Dec 12, 2013 at 4:18 PM. Reason: Please use [CODE] tags

Similar Threads

  1. [CLOSED] Javascript error when running ext.net code in IE9 iframe
    By livehealthierGF in forum 2.x Legacy Premium Help
    Replies: 9
    Last Post: Jun 17, 2013, 10:12 PM
  2. change HyperLink NavigateUrl by Java Script
    By BLOZZY in forum 1.x Help
    Replies: 2
    Last Post: Aug 09, 2011, 11:32 AM
  3. [CLOSED] Set NavigateURL on HyperLink during a DirectEvent
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 04, 2011, 8:31 PM
  4. Replies: 3
    Last Post: Oct 16, 2010, 8:01 AM
  5. [CLOSED] [1.0] Javascript error when loading usercontrol from code
    By klaus.schwarz in forum 1.x Legacy Premium Help
    Replies: 17
    Last Post: Jul 12, 2010, 3:59 PM

Posting Permissions