javascript - easyui datagrid cannot obtain the width and height and does not display it. After manually resizing the page, it becomes normal.
给我你的怀抱
给我你的怀抱 2017-05-19 10:40:08
0
1
555

Like the title~

<p class='chem_property_wrap'>
     <table id="chem_property_table"></table>
</p>

css:

.chem_property_wrap {
    width: 100%;
    height: 80%;
    padding: 12px 24px;
}

#chem_property_table {
    width: 100%;
    height: 100%;
}

How to solve it? Has anyone encountered it?

给我你的怀抱
给我你的怀抱

reply all(1)
给我你的怀抱

Work starts on Monday, everyone come out and help

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!