GridSearchBox show clear button

1 Answer 14 Views
Button Grid
Ronny
Top achievements
Rank 1
Ronny asked on 17 Apr 2025, 02:06 PM

Hello,

how can I make the clear-value button in the GridSearchBox always visible?
By default, the clear button only appears when the GridSearchBox has a value. I’d like it to always be visible, even when the input is empty.

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
answered on 17 Apr 2025, 04:16 PM

You can't make the clear button always visible in the GridSearchBox, nor in similar components like TelerikTextBox. The button only appears and can be clicked when there’s a value entered in the input.

If you really need this behavior, you’d have to implement it yourself using a raw HTML input element. Honestly, I don’t think it’s worth the effort.

Regards,
Anislav Atanasov

Tags
Button Grid
Asked by
Ronny
Top achievements
Rank 1
Answers by
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Share this question
or