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

Convert a label to textbox to edit it.

2 Answers 347 Views
Label
This is a migrated thread and some comments may be shown as answers.
Tess
Top achievements
Rank 1
Tess asked on 08 Nov 2017, 08:22 PM
Do you have a sample for which you can convert a label to text box and update it ?

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 09 Nov 2017, 04:49 PM
Hello,

The base functionality of RadLabel and RadTextBox is pretty similar to the native asp:Label and asp:TextBox components. So you can implement your scenario in a similar way as the suggestions in this StackOverflow discussion  - https://stackoverflow.com/questions/14629967/how-to-convert-asplabel-to-asptexbox-in-asp-net.

If you experience any trouble with the API of the Telerik components please let us know.

Regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Tess
Top achievements
Rank 1
answered on 11 Nov 2017, 04:58 AM

Thanks for the reply Rumen.

I ended up using RadDataForm.

Tags
Label
Asked by
Tess
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Tess
Top achievements
Rank 1
Share this question
or