Hello,
I want to create a context menu that simply includes delete (which will call a function that will fire a stored proc to remove info from the dbase) for the time being when I right click on a column. I have the context menu currently displaying when I click on right click on the column and it includes all the standard items, hide, group, etc which I have hidden currently but I cannot figure out how to add a custom item to the menu.
Thanks.
I want to create a context menu that simply includes delete (which will call a function that will fire a stored proc to remove info from the dbase) for the time being when I right click on a column. I have the context menu currently displaying when I click on right click on the column and it includes all the standard items, hide, group, etc which I have hidden currently but I cannot figure out how to add a custom item to the menu.
Thanks.