no proper display of button
hi I am using devexpress controls..
i have a grid and a button on the footer row. While displaying it is not showing properly
<Templates>
<FooterRow >
<dxe:ASPxButton ID="dxBtnMoreWSResult" runat="server"
Text="<%$ Resources:Company.Controls, dxBtnMoreWSResult %>"
AutoPostBack="False" ClientInstanceName="dxBtnMoreWSResult"
onclick="dxBtnMoreWSResult_Click" Visible ="False" >
</dxe:ASPxButton>
add the snaps of display ..