You need to sign in to do that
Don't have an account?

Arrow buttons in Vf pages
Hi,
I have build a vf page in this we are sorting the pageblocktable. when sorting is done on a particular field the up and down arrows should be displayed as standard page. I am able to get ↑ but this arrow doesnt look similar to the standard page.

Regards
Suresh S
I have build a vf page in this we are sorting the pageblocktable. when sorting is done on a particular field the up and down arrows should be displayed as standard page. I am able to get ↑ but this arrow doesnt look similar to the standard page.
Regards
Suresh S
Please refer this blog, providing code for implementing arrow buttons in visualforce:
http://blog.internetcreations.com/2011/12/using-salesforce-arrow-buttons-in-visualforce/
Thanks for your reply,
We are showng this up arrow button in the custom vf page. The arrow button should look similar to the arrow in the enhanced list view page.
Suresh