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

Which widget to use for a form toolbar?

1 Answer 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
goex
Top achievements
Rank 1
goex asked on 13 Apr 2014, 10:25 PM
I am now checking the functionalities of Kendo Mobile's widgets and trying to find out how I can use them in the best way to solve my requirements.

In the application that I want to develop, I need a toolbar in which I will have buttons like:

- Add
- Save
- Remove
- Copy
- Cancel

I thought that the best widget that answers my form appearance expectations would be the tabstrip object in Kendo UI Mobil but afterwards I got confused if this widget is the correct solution.The problem is

- Some options (= tabs in this case) should ve unavailable in some cases
- More than 1 option will be available at the same time
- The click needs to trigger a function, not a page change

I also thought may be I could use a buttongroup instead but also for this I am not sure..what would you recommend?

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 14 Apr 2014, 08:35 AM
Hi Goex,

The Kendo UI Mobile TabStrip widget should be used for navigation between pages, and does not match the functionality that you are looking for. Using the Kendo UI ButtonGroup makes more sense for this implementation and should give you better results.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
goex
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or