Hi i was just wondering how i should do this:
I have a dropdownlist and a datalist. The datalist will be displayed when a value is selected from the dropdownlist. But if there are no results for the selected value in the dropdownlist the page is blank.
How do i make a message like : "No results" or something like that instead of just pure blank page?
thank you for your time, I appreciate it!
I have a dropdownlist and a datalist. The datalist will be displayed when a value is selected from the dropdownlist. But if there are no results for the selected value in the dropdownlist the page is blank.
How do i make a message like : "No results" or something like that instead of just pure blank page?
thank you for your time, I appreciate it!
Comment