Answer Posted / Madhur Pratap Singh
To display a check box in the data grid header, you can use the 'headerComponents' property of the dataGrid control. You need to create a custom component that extends the CheckBox and add it as a headerComponent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers