when i click and select the values from the pull down menu
i need to store the value of selectedIndex and previously selectedIndex in the same browser session with out refreshing the window.I would like do the following.
Does anybody knows any object property for that ??
i would like to sort a column by selecting the column from the pulldown menu and click on the sort button.
if i click on the same sort button one more time i should be able to reverse sort the same column.
I was able to do the first one . i am trying for the second one.
Any ideas ???
i need to store the value of selectedIndex and previously selectedIndex in the same browser session with out refreshing the window.I would like do the following.
Does anybody knows any object property for that ??
i would like to sort a column by selecting the column from the pulldown menu and click on the sort button.
if i click on the same sort button one more time i should be able to reverse sort the same column.
I was able to do the first one . i am trying for the second one.
Any ideas ???