Hi to all,
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Please help me. We are creating web application in which we have one requirement that, on inserting some text in Textbox displayed its related data on page. Ex: When user put “A” in textbox, page should displayed all records of starting letter “A” like (Amit,Anil,Ashok,etc….) on selection of any record it should be placed in the textbox. like dropdown. Thanx in advance.
-
Please help me. We are creating web application in which we have one requirement that, on inserting some text in Textbox displayed its related data on page. Ex: When user put “A” in textbox, page should displayed all records of starting letter “A” like (Amit,Anil,Ashok,etc….) on selection of any record it should be placed in the textbox. like dropdown. Thanx in advance.