Download
100% FREE
Office Document APIs for .NET
Online: 1818
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
CSS 3
>
Loading ...
how can i make user can't allowed to click on button though it appears [Resolved]
Posted by
Maheshvishnu
under
CSS 3
on 11/16/2012 |
Points: 10
| Views : 1511 | Status :
[Member]
| Replies : 1
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
user can't allowed to click on button though it appears(disable)
mahesh
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Nkkppp
on: 11/16/2012
[Member]
Starter
|
Points: 50
0
Though your question is not that clear. Let me help you with whatever i understood.
Button should be visible but User will not be able to click on the button.Set Enabled='false' for button control.
<asp:Button Text="Click" Enabled="false" runat="server" ID="button1" />
---Prathap.
Maheshvishnu
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Get all materials of parent and its children in an array except for few
(0)
Container in Media Query
(0)
How to send keys to specified app with title?
(1)
NullReferenceException when adding list
(0)
How to run a VB.NET exe in the backend on Azure VM server?
(0)
Null Reference Exception
(0)
How do you parse the Subject Alternate Names from an X509Certificate2?
(0)
Framework64\v4.0.30319\Config\web.config file is not well formed
(0)
More ...