Please use the panel to wrap the propertygrid and the button. The code looks like this.
<div class="easyui-panel" style="position:relative;width:500px;">
<table class="easyui-propertygrid"></table>
<a href="javascript:;" class="easyui-linkbutton" style="width:100px;">Ok</a>
</div>