hi all,
my problem is how can i include checkbox in context menu and i want to check more than one check box.
i have a datagrid, if i right click the column header of grid a context menu will be display it will contain a list of column names with checkbox, whichever checkbox i am check in , the corresponding column should be display in datagrid.
here i dont know how to include checkbox and multiple check...