contextmenu - Context menu not working in flex 4 -


context menu not working datagrid in flex 4.6 sdk. have project developed using flex 3.6 sdk. goal make compatible run in flex 4.6 sdk .its running fine in flex 4.6 context menu not working. idea how implement context menu in datagrid in flex 4.6 .

it worked . if assign context menu using id of datagrid context menu works, example if id of datagrid dg, using dg.contextmenu = cm. wonder why doesn't work assigning directly in datagrid using binding.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -