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

Customize a control in DataEntry

1 Answer 96 Views
DataEntry
This is a migrated thread and some comments may be shown as answers.
Andrea
Top achievements
Rank 1
Andrea asked on 10 May 2018, 02:38 PM

Hi,

I've implemented a DataEntry and everything works fine.

What I'm trying to do is to add a button near a TextBox which clicked should open up a new window with advanced search for selecting a new value to put in the TextBox.

Is this possible?

I'm trying to insert a custom control which contains a TextBox and a Button, but i don't know if it's the right way.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 11 May 2018, 10:10 AM
Hello Valerio,

Thank you for writing.

You can use the EditorInitializing event to replace the auto-generated control. You will need to manually add the binding as well. An example is available here: Change auto-generated editor | RadDataEntry.

Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
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.
Tags
DataEntry
Asked by
Andrea
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or