I have a filter column in my radgrid. Recently, I upgraded my telerik controls and the filter dropdown looks weird with a select word in it.
How can I remove the select word and show just the dropdown arrow.
Below is the rendered css from the developer tools:
<
a
id
=
"ctl00_ctl00_MainContentPlaceHolderContent_ContentPlaceHolder1_rgDocumentManagement_ctl00_ctl02_ctl03_RadComboBoxPlanFilter_Arrow"
style
=
"overflow: hidden; display: block; position: relative;"
>select</
a
>