Display function
Hi
I have a display function in which it has 2 dropdownlist;
1st dropdownlist is "Area" in which you have to choose the Area that you want to display like for example, "1st storey".
2nd dropdownlist is "Sort by" in which there are 10 attributes and you are able to sort them in descending or acscending order once you choose it.
There will be a gridview to display the result too.
I'm not good with dropdownlist and therefore I seek help to start on this function. Anyone able to help me on this?
|