Click here to Skip to main content
15,887,435 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: (untagged)
Hi,This is Sufi.

I have an ASP.NET webform on which I use a DropDownList control as searchby

i also have 3 labels & 3 textboxes such as enter Quotation number,enter quote date,enter customer code..... when the user selects one item from dropdown, first textbox should be displayed and the other two text boxes must hide.

---------------------------------------------------------------------------------
Aspx-design page

Search by -- Dropdownlist

Enter Quote Number -- Textbox
Enter Quote Date -- Textbox
Enter Customer Code - Textbox

Submit Button

--------------------------------------------------------------------------------

Suppose when user enters id number 1001 into textbox and clicks on submit button the data should be searched from the database and should be displayed by using gridview.


Thanks,
Posted
Updated 23-Aug-11 3:21am
v3
Comments
LittleYellowBird 23-Aug-11 9:19am    
I see you posted this question earlier today. Then added comments asking for urgent help. Please understand that people on here are busy with their own problems, demanding their help urgently will not make them help you any quicker (in fact quite the opposite). This also applies to posting the same question more than once. I suggest you remove it and try to improve your original question as the first comment suggested.

1 solution

You have already asked this question Dropdownlist selected Item ,,,Should be Displayed in GridView[^]

If you need to give additional detials then edit the original question don't repost it.
 
Share this answer
 
Comments
Syed SufiyanUddin 23-Aug-11 9:18am    
Actually, this is the correct question......please reply me.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900