I create the html for Label
& text box
and OK
button.
I just pass parameter from the javascript like that
../test/Html/MWD.Numeric.html?id=1.0000
I would like to set that id value in my text box @html.
How to set the id in text box. When I updated that id in html, I would like to update in parent screen.
How to do? Please kindly guide me. Thank in advance.