Posted on: 2/12/2015 5:27:11 PM | Views : 580

I have a UI screen where the user enters the Name(textbox) & selects the status (Dropdown) & clicks on retrieve button ,which then populates my grid with all results that match the input parameters.
Now my requirement is ,I need to populate the grid when the user enters only first 3 characters instead of entering full name.
Please guide me how to acheive this. Thanks.

Go to the complete details ...