[CLOSED] MVC Example Broken?

  1. #1

    [CLOSED] MVC Example Broken?

    Hi,

    We're trying to include some client script in a partial view, very similar to the Partial/ View1.ascx example in the Ext.Net.MVC.Demo project, but this does not seem to include the script? When I click the button I get an error that it cannot find 'extButtonHandler' function and when inspecting the request I can see that the script block hasn't been sent over the wire.

    Any ideas how to make this work?
    Last edited by Daniil; Jul 07, 2011 at 11:24 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Thanks for the report, we will investigate.

    Looks like the <script> is not loaded.
  3. #3
    I just noticed that the example works fine under IE, but not under FF and Chrome.
  4. #4
    We are preparing the fix.

    By the way, can you demonstrate your controller action?

    If you use .ControlToRender or .SingleControl (true), then <script> won't be rendered.
  5. #5
    The fix has been added to SVN. Please update (Ext.Net, not Ext.Net.MVC) and re-test.
  6. #6
    Hi,

    I can confirm that its working now. Thanks for the speedy fix!

Similar Threads

  1. [CLOSED] RadioButton broken
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 17, 2009, 11:00 AM
  2. [CLOSED] ComboBox Broken
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 07, 2009, 10:12 AM
  3. [CLOSED] TriggerField in IE8 broken
    By pank in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Apr 28, 2009, 10:00 AM
  4. [CLOSED] Pager broken?
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 17, 2008, 6:24 PM
  5. [CLOSED] Validation Broken
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 04, 2008, 10:30 AM

Posting Permissions