Categories | Question details Back To List | ||
Defining Master Checkbox in header using XML Hi, How would I define a column with header containing master checkbox in XML ? Thanks, Chris Answer posted by Stanislav (support) on Dec 04, 2009 00:41 Same as during js initialization, just provide #master_checkbox as column value. Be sure that there are no extra whitespace or newlines around the marker. http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:header |