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

Basic form elements such as buttons, buttonsets, radio?

2 Answers 278 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Armand
Top achievements
Rank 1
Armand asked on 02 May 2012, 10:13 PM

Anyone know how simple form elements can be decorated using KendoUI?  Some basic widgets seem to be missing such a button set, button, radio buttons, etc.  

Something similar to a buttonset exists on the site! It's here: http://demos.kendoui.com/web/autocomplete/index.html and it's called the themechooser and it's hardcoded to do themes?  

Is there a way to maintain a consistent look on all form elements? (not just the ones with implemented widgets) If I need to bang out my own css/js for the missing ui widgets, I might as well go the rest of the way.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Tess
Top achievements
Rank 1
answered on 12 May 2012, 11:19 PM
There are a variety of classes for regular page elements defined in the Theme CSSes that I haven't found documentation for.  If you see an element you're interested in here (e.g. buttons), you can right-click and View Source, to see what classes are being used:

http://demos.kendoui.com/themebuilder/index.html 

(Or, if you're using Chrome, right-click and "Inspect element" is very educational.

Tess
0
Tess
Top achievements
Rank 1
answered on 13 May 2012, 02:00 AM
Ah, here we go.  This doc should cover what I'm talking about:

http://www.kendoui.com/documentation/ui-widgets/appearance-styling.aspx
Tags
General Discussions
Asked by
Armand
Top achievements
Rank 1
Answers by
Tess
Top achievements
Rank 1
Share this question
or