Hi,
I have data below:
Appid Appname status
100 Enterprise Yes
101 Application Yes
102 Custom No
103 Statement No
104 Process Yes
105 Control No
I want a scenario like. I'm placing Input text and one search button. Suppose in text, i'm textting 101 and click on press search. Then only the details for 'Appid=100' should come or display.
Eg: Appid Appname status
100 Enterprise Yes
Can anyone help or give idea.
Regards,
Rajesh