Question:
How can I reset the filter of the child drop-down datawindow? I have used SetFilter(“”) and it’s not working.
Answer:
PowerBuilder’s Filter functionality is a two-step process. First, set the filter using the SetFilter() command, then call the Filter() command to perform the filtering process. If you have any groups in the datawindow, call the GroupCalc() function.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























