Folks,
need help.
I need to change displayed entries in a table view depends on button action. Like, table has both Positive and Negative values of amount (along with lot many fields). Now we have two buttons on view "Positive" and "Negative". All i want to do is just change the display of entries. If positive button clicked, show only Positive entries and show Negative entries when you press "Negative". I do not want to delete any entries at database level.
any idea How can i do that. any reference to standard component will also be good.
Thanks in Advance.
Add a comment