• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

AdvanceDatagrid - Framework error (Graphics/drawRect())

Guest
Mar 05, 2012 Mar 05, 2012

Copy link to clipboard

Copied

keeps on getting this framework error accessing Advance datagrid.

Please suggest.

ArgumentError: Error #2004: One of the parameters is invalid.

at flash.display::Graphics/drawRect()

at mx.controls.advancedDataGridClasses::AdvancedDataGridHeaderRenderer/updateDisplayList()

at mx.core::UIComponent/validateDisplayList()

at mx.managers::LayoutManager/validateDisplayList()

at mx.managers::LayoutManager/doPhasedInstantiation()

at Function/http://adobe.com/AS3/2006/builtin::apply()

at mx.core::UIComponent/callLaterDispatcher2()

at mx.core::UIComponent/callLaterDispatcher()

Thanks in Advance.

TOPICS
Flex SDK

Views

1.8K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 29, 2012 Apr 29, 2012

Copy link to clipboard

Copied

HI,

Hope it isn't too late,
I have had the same error only while running FB 4.6

The solution I found was to set the fullHeight variable as well as the height when the compnent is created.
(this has to do with the way the skins are registered)

Before that the panel was getting 'height=NaN' which caused the error

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 29, 2012 Apr 29, 2012

Copy link to clipboard

Copied

LATEST

Untitled-1.jpg

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines