0

Getting errors on browser,Error Messages : failed to invoke zkGrid.init this.bodytbl is null

asked 2012-03-01 09:17:47 +0800

wangditashi gravatar image wangditashi
12

updated 2018-09-17 10:47:14 +0800

cor3000 gravatar image cor3000
6280 2 7
<grid>
    <rows>
        <row id="companiesRow">
            <hbox>
                <vbox>
                    <listbox id="companies" width="950px">
                        <listhead>
                            <listheader label="Companies" />
                        </listhead>
                    </listbox>
                </vbox>
                <label value="Notify1">
                </label>
                <checkbox></checkbox>
                <label value="Notify2">
                </label>
                <checkbox ></checkbox>
            </hbox>
        </row>
        <row id="locations" visible="false">
            <hbox>
                <vbox>
                    <listbox id="companyLocations" width="950px">
                        <listhead>
                            <listheader label="Locations" />
                        </listhead>
                    </listbox>
                </vbox>
                <label value="Notify3">
                </label>
                <checkbox></checkbox>
                <label value="Notify4">
                </label>
                <checkbox></checkbox>
            </hbox>
        </row>
    <!-- added below for completeness -->
    </rows>
</grid>
delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2018-09-17 10:48:45 +0800

cor3000 gravatar image cor3000
6280 2 7

problem doesn't happen http://zkfiddle.org/sample/t3c5t7/1-runnable

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-03-01 09:17:47 +0800

Seen: 107 times

Last updated: Sep 17 '18

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More