I am using the VS telerik extension to develop my mobile application. However, I am trying to curve the borders of my UI elements by using CSS border-radius:3px-52px and it is not working. I have used several methods to resolve it, but non actually worked. I assume it is a bug with the VS telerik extension.
Dont use px
in border-radius value. Just use a number value.