how to disable NumericUpDownExtender after first click?

Posted by Ali on Stack Overflow See other posts from Stack Overflow or by Ali
Published on 2010-05-25T10:49:37Z Indexed on 2010/05/25 10:51 UTC
Read the original article Hit count: 336

Filed under:
|

I'm using NumericUpDownExtender inside updatepanel which is inside repeater displays comments on article. I use NumericUpDownExtender as thumbs up/down and I need to disable it after first click so that no one can rate the comment more than once. How can I do that? Thanks in advance for your help!

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about vb.net