Hi
I need to enable a context menu for web data grid
In one of the items of the context menu once it is clicked I need to navigate to another aspx page.
I also need to work on exit of the context menu item once clicked on exit it should close the context menu.
Can you please help me in giving a sample code on this.
Thanks
I also need to send some data from grid to the form opened clicking on item of context menu.
first i will be selecting a row in the grid and right click to open the context menu and then click on the item of the menu to open an aspx page to which i have to send the data in the active row and put in the fields of the aspx page opened.
can you help me writing this code..
looking forward for your help
thanks