Hi all,
What I have is a web page with a javascript generated menu (i have to use javascript because menu creates dynamic windows on the fly).
I also have a datagrid that I am allowing the user to do sorting on. Here is my issue when I sort the datagrid the menu bar disappears. When I hit the refresh button on the browser the menu bar comes back but my sort disappears.
It is puzzling and I need the menu because when the user selects one or more entries to be updated the javascript menu creates a new window for them with all the selections that they made and the type of menu item selected.
Any help with this issue would be greatly appreciated.
Thanks
To go where no programmer has gone before.
What I have is a web page with a javascript generated menu (i have to use javascript because menu creates dynamic windows on the fly).
I also have a datagrid that I am allowing the user to do sorting on. Here is my issue when I sort the datagrid the menu bar disappears. When I hit the refresh button on the browser the menu bar comes back but my sort disappears.
It is puzzling and I need the menu because when the user selects one or more entries to be updated the javascript menu creates a new window for them with all the selections that they made and the type of menu item selected.
Any help with this issue would be greatly appreciated.
Thanks
To go where no programmer has gone before.