Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, Is there some way by which a web application design view should remain the same even if the resolution of the screen is changed? Please reply
Thanks Shankbond
use control width in percentage..
<td style="width: 15%"> <asp:Label ID="lblunat="server" Width="100%" text="Document Status: "></asp:Label>