Hi,
I have a radgrid to display items. I have radcontextmenu( showcolumn,hidecolumn). when the user right click and selects on hidecolumn, the column should be hided. I have to perform this logic at the server side. But, the problem is when the user clicks on hidecolumn, in radmenu_itemclick handler i am getting text of hidecolumn but not on which column he right clicked. so, i am not able to know which column to hide. Is their anyway at the server side to know on which column the user right clicked???
Thanks for your support as always.
Mahesh
I have a radgrid to display items. I have radcontextmenu( showcolumn,hidecolumn). when the user right click and selects on hidecolumn, the column should be hided. I have to perform this logic at the server side. But, the problem is when the user clicks on hidecolumn, in radmenu_itemclick handler i am getting text of hidecolumn but not on which column he right clicked. so, i am not able to know which column to hide. Is their anyway at the server side to know on which column the user right clicked???
Thanks for your support as always.
Mahesh