Hi everyone can be help me about code for
disable Numericupdown in Asp.net c#.
I try to any code but can not do it.
if you know please help me.
thank advance.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rodick WuPosted May 26, 2009, 10:02 PM
Manath PathanaPosted May 26, 2009, 9:16 PM
I try to do it follow of you. can I know your
yahoo ID or Skype. If I have problem I can talk
with you?
Rodick WuPosted May 26, 2009, 4:02 AM
Rodick WuPosted May 26, 2009, 4:00 AM
Manath PathanaPosted May 26, 2009, 3:44 AM
Minimum="0" RefValues="" ServiceDownMethod=""
ServiceDownPath="" ServiceUpMethod="" Tag="" TargetButtonDownID=""
TargetButtonUpID="" TargetControlID="txtCashCurrentSlip" Width="100">
see this code u will know it
it show keyup and down with text box
when we press it will change value in textbox
Rodick WuPosted May 26, 2009, 3:06 AM
Manath PathanaPosted May 26, 2009, 2:59 AM
I only write this
txtID.Enable=false;
but still can use Down and Up
and value in textbox still change value
Rodick WuPosted May 26, 2009, 2:37 AM
Rodick WuPosted May 26, 2009, 2:33 AM
Manath PathanaPosted May 26, 2009, 1:15 AM
we can press keydown and keyup in numericupdown
but when checkbox is false. we can not do anythink with
numericupdown. I want to know it in asp.net C#.
I use it it ajax control toolkit , using textbox and add Extender Numericupdown
i try to disable textbox but still can use numericupdown.
i have this problem, wish you can know my problem and can result me.
thank!
Rodick WuPosted May 25, 2009, 10:41 PM