I hava a combobox. in that contain date,subject,se nder. How to sort date,sender and subject while using combox in inbox
how to sort a table using combobox
Collapse
X
-
hi
i am explaining clearly. In a single combo box the values such as Date, Sender, Subject are stored.
And I have some lists of senders of email in the page. If I choose Date in the Combobox then the sender lists should be sorted in Datewise manner. If i Choose Sender then the lists should be sorted alphabetically by Sender name.
Can anyone please help... -
Comment
-
how to sort a table of data
I have set values in a table .with in the combo box date, sender, subject are there . And under the combo box one submit button is there that is sort immediately. If ichoose date in the combobox and click sort immediately button it will sort the table of data using the date vise and i choose sender means it will sort according to the sender. How can i do this please help me.
Thanks in Advance......Comment
Comment