This commit is contained in:
AllenFang
2018-11-10 13:55:46 +08:00
parent e251068657
commit 569dd61463

View File

@@ -51,7 +51,8 @@ const expandRow = {
<p>expandRow.renderer callback will pass the origin row object to you</p>
</div>
),
showExpandColumn: true
showExpandColumn: true,
expandByColumnOnly: true
};
<BootstrapTable