How to display the check box in data grid header?
Answer / 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 |
What is a resource manager in flex actionscript? : adobe flex action script
Difference between swc and swf file?
What is over loading? Is method over loading possible in flex?
How do you generate random numbers within a given limit with actionscript? : adobe flex action script
What are the 2 ways to compile flex source file?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
What are types of binding?
What are all the events dispatched in item editor?
Explain about resultevent and faultevent in remote object?
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
How do we add item renderer at runtime in flex? : adobe flex action script