Hi,
What is best way to implement find and replace functionality in WinGrid. At moment I am doing this through looping on grid. But this very much expense and reduce efficiency and performance. Is there any built in functionality to do this.
No, there is no built-in find/replace in the grid. You will have to loop.