How to change postion if a contrl at runtime in vb.net?
I want it to be changes as soon as I change the value in some other cell!
how to change size of the panel dynamically vb.net
If somke error occurs i want the system to redirect to some other page and not show he error message.
<customErrors mode="RemoteOnly" defaultRedirect="~/Error.aspx" />
This is not working.
How to remove digits after decimal in vb.net?
if value is 1.9 i want 1 if value is 1.1 i want 1