I want to create linked textboxes which I show in the attached picture with red marked. Can anyone give me any suggestion for how do such kind of textboxes.
Thanks in advance.
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 02 Nov 2016, 02:52 PM
Hello,
For making such relations between multiple RadTextBox controls you should handle the client-side OnValueChanged event and update the values of the linked controls accordingly, by getting reference to the linked RadTextBox and by updating its value through the API:
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.