Link to home
Start Free TrialLog in
Avatar of VKN9876
VKN9876

asked on

Flex AdvancedDatagrid data display

I  have an AdvancedDatagrid,populating data from dataprovider (ArrayCollection).

Dataprovider  has values null in case of missing column values. I dont want this null to be displayed as a column value in DataGrid. How to remove the diplay of "null" in a column.
ASKER CERTIFIED SOLUTION
Avatar of Jones911
Jones911

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial