This is a migrated thread and some comments may be shown as answers.

RadnumericTextbox set attributes

1 Answer 101 Views
Input
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 26 Apr 2015, 08:38 PM

Hello

I need to set a custom RadnumericTextBox attribute from clientside.

I read the Attribute (upon blur) using:
sender._textBoxElement.getAttribute("def")

but
sender._textBoxElement.setAttribute("def","1000") , is not working.

Clues anyone?

 

Regards

 Mark





1 Answer, 1 is accepted

Sort by
0
Mark
Top achievements
Rank 1
answered on 26 Apr 2015, 08:46 PM
It working..  other events influenced my output.

solved :)
Tags
Input
Asked by
Mark
Top achievements
Rank 1
Answers by
Mark
Top achievements
Rank 1
Share this question
or