S
stingray70m
Guest
I have a Telerik form(FormA.cls) that contains a textbox (vTextbox1). FormA also dynamically loads a separate Radform class (FormB.cls) into a Tab. FormB contains a button (bButton) and textbox (vTextbox2). If I create a click event in bButton, what is the best way to get the value in vTextbox1 to display in vTextbox2 or viceversa? Thanks Mark
Continue reading...
Continue reading...