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

how to show button highlighted (in use)

1 Answer 114 Views
Button
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Doug asked on 02 Mar 2017, 04:43 PM
I have 5 buttons using bootstrap css.
they are used as filters for the grid.
what is a good way to highlight the current filtered button used?
I can set enabled = false but that just slightly dims the button and is not enough to make it stand out.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 07 Mar 2017, 10:37 AM

Hi Doug,

You should use CSS to change their appearance. For example, you can cascade through the disabled attribute, or you can even add a new class.

Regards,

Marin Bratanov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Button
Asked by
Doug
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or