I have been problems to change place the square of items.. I'd like to put this square more side right using padding left or margin left... Is it possible??
I suppose you want to move the dropdown for your RadComboBox to the right. If so, you can set the OffsetX property of the combobox to a specific width as shown below:
aspx: