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

FUNCTIONALITY
My requirement is
In my VF PAGE ,whenever i was entered some value with the SEARCH functionality at the same time whenever i was click on SUBMIT button that related records was displaying.whenever i was click on CLEAR button that related records will clear but it is not cleared.
THANKS
RANGA
As I am getting, your problem is not to clear input search box value. For this, please assign null for the related property in cancel method.
Thanks
It could be as simple as you not rerendering the results pane.
RANGA