Categories | Question details Back To List | ||
DHX Grid: Get ColumnId of the column which has #mastercheckbox enabled Hi there, How can I get the column Id of the column which has #mastercheckbox enabled ?? Answer posted by Support on Nov 03, 2008 03:12 The master_checkbox is just an active content inside the grid's header|footer. It doesn't registered in any in-grid collections, so it not possible to obtain such info. |