Hi. I have a Remote View in VFP that does not have a SORT BY clause. However, I want to apply a SORT BY clause at runtime. Basically each time I call the remote view I'd like to 'pass in' a SORT BY clause. This would allow the view to dynamically sort based on the current situation. Is this possible?
Thanks.
Thanks.