[CLOSED] Bottom Bar rendering issue with Razor viewgine

  1. #1

    [CLOSED] Bottom Bar rendering issue with Razor viewgine

    Hi,

    I got the following javascript error in google chrome when adding a StatusBar as the bottombar of a FormPanel.

    "Uncaught TypeError: Cannot call method 'substring' of undefined"

    Here is my code:
    Html.X().FormPanel().ID("FormPanel1").BottomBar(bbar => bbar.Add(Html.X().StatusBar()))
    Any advice is appreciated.
    Last edited by Daniil; Apr 25, 2012 at 9:54 PM. Reason: [CLOSED]
  2. #2
    Hi,

    It has been already fixed in SVN. Please update form SVN or wait the next public release.

Similar Threads

  1. [CLOSED] stylesheet issue - Razor
    By MTSI in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 12, 2012, 2:27 PM
  2. [CLOSED] Rendering Issue in MVC
    By webppl in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 21, 2012, 10:13 PM
  3. [CLOSED] IE 6 Rendering Issue
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 13
    Last Post: Jun 14, 2011, 12:08 PM
  4. [CLOSED] Control Rendering issue
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 05, 2011, 5:26 PM
  5. [CLOSED] [0.8.2] IE7 Rendering Issue
    By rcaunt in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jan 27, 2010, 6:42 AM

Tags for this Thread

Posting Permissions