Hi all,
I have a page with a dropdownlist and a textbox and a button. I want the user to search product either by ID (using textbox and submit button) or by product type (using dropdownlist). But I can’t get the OnSelectedIndexChanged event to fire. If I not use the submit button, it works fine. Who can help me,
Thanks
I have a page with a dropdownlist and a textbox and a button. I want the user to search product either by ID (using textbox and submit button) or by product type (using dropdownlist). But I can’t get the OnSelectedIndexChanged event to fire. If I not use the submit button, it works fine. Who can help me,
Thanks