i have a radgrid with detailtable that contains columns with checkbox,
main grid contains only one column for grouping.
i use DetailTableDataBind to bind nestedgrid,
what i want is to put a global checkbox inside main grid to check all boxes inside all detail tables at once , for each column inside nestedtable
how to achieve that ?
main grid contains only one column for grouping.
i use DetailTableDataBind to bind nestedgrid,
what i want is to put a global checkbox inside main grid to check all boxes inside all detail tables at once , for each column inside nestedtable
how to achieve that ?