I have 2 search fields on screen
CustomerName and Comments
Search criteria are 'Contains','Begin with','equal','not equal' and 'does not contain' for both field
Want to write a procedure to get the searched data.
Please suggest the better way
Thanks in advance
...
Go to the complete details ...