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

Custom DataForm Options Editor

4 Answers 39 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Yunuen Sanchez
Top achievements
Rank 1
Yunuen Sanchez asked on 12 Aug 2016, 07:04 PM

Is it possible to create a custom options editor VC? I need a search option, grouping and some other changes.

Thanks

4 Answers, 1 is accepted

Sort by
0
Accepted
Sophi
Telerik team
answered on 15 Aug 2016, 04:30 PM
Hi Yunuen,

Thank you for writing to us.

Currently the options editor is using UITableView to display data, however TKDataForm does not expose an option to modify or to replace this UITableView.

Since flexibility and customization are vital to our UI controls, it is planned in future releases to provide an option for easy customization of the options editor. 

Regards,
Sophi
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Yunuen Sanchez
Top achievements
Rank 1
answered on 15 Aug 2016, 05:00 PM
Thanks for your response Sophi.
0
Jesús
Top achievements
Rank 1
answered on 23 Dec 2016, 05:16 PM

Acordding to this, is there a way to incluide images in a cell? i want to create a form with captcha images.  But i cannot find an "image" editor. Lately im trying this using cells with Telerik and adding my image through XIB, but its not working perfectly on landscape :(

Thanks for the help.

0
Adrian
Telerik team
answered on 28 Dec 2016, 12:27 PM
Hi Jesus,

Your scenario can be achieved by implementing a custom data form editor. You can see a sample implementation in our public SDK examples here. Your implementation should be similar but instead a button you should use a UIImage. I hope this helps.

Regards,
Adrian
Telerik by Progress
Want to build beautiful Android apps as well? Check out UI for Android which enables the same set of scenarios, allowing you to create the same great app experience on both iOS and Android.
Tags
DataForm
Asked by
Yunuen Sanchez
Top achievements
Rank 1
Answers by
Sophi
Telerik team
Yunuen Sanchez
Top achievements
Rank 1
Jesús
Top achievements
Rank 1
Adrian
Telerik team
Share this question
or