Hi,
1. Adding space after the value
-- that's not possible, as the value is pure text and not html; you could try adding extra text in original text and it will reflect the combo;
1.1. Making the value bold
Use the following snippet:
2. Yellow background fix: the following snippet should do the trick
What it does is to try to override any inline styles that are set to the inputs. The success of this override depends on how this yellow background was achieved with jQ.
Kind regards,
Ivan Zhekov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.