Pages

Tuesday, February 18, 2014

Hide move all/remove all buttons from SelectManyShuttle component


In this post, I will share how to hide move_all / remove_all buttons using skinning. With no additional skinning SelectManyShuttle component looks like this :



Now to hide move_all / remove_all buttons, define a style class on shuttle component like this



Now add the below code to your skin file and you are done.


New look for Shuttle component after skinning change :



Enjoy :)