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

Dynamically create textbox

2 Answers 239 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Benjamin
Top achievements
Rank 2
Iron
Iron
Veteran
Benjamin asked on 28 Dec 2020, 07:33 AM

Hi, would like to check if Telerik has a control similar to Google Form control for dropdown option list?

something like on page load 1 textbox will be shown, when user entered a value into the textbox, another one will be created below it

2 Answers, 1 is accepted

Sort by
0
Benjamin
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 29 Dec 2020, 06:48 AM

i saw that RadListView is able to achieve what i wanted but the sample are all showing CRUD sample directly on the database.

is there a working sample using generic list or DataTable?

0
Peter Milchev
Telerik team
answered on 30 Dec 2020, 10:52 AM

Hello Benjamin,

You can check the Advanced data binding of the control. Basically, it uses the NeedDataSource event where you pass whatever data you want:

Regards,
Peter Milchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Benjamin
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Benjamin
Top achievements
Rank 2
Iron
Iron
Veteran
Peter Milchev
Telerik team
Share this question
or