search

Home  >  Q&A  >  body text

javascript - easyui datagrid cannot obtain the width and height and does not display it. After manually resizing the page, it becomes normal.

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?

给我你的怀抱给我你的怀抱2736 days ago602

reply all(1)I'll reply

  • 给我你的怀抱

    给我你的怀抱2017-05-19 10:42:08

    Work starts on Monday, everyone come out and help

    reply
    0
  • Cancelreply