Hello Gang !
I have a Global Variable
garrItemList is Associative Array of Structure
When Creating Table on Source, I can't use garrItemList.
But if Global Variable is Defined as
garrItemList is Array of Structure
I can use garrItemList as the Source of table .
Why is so ? Am i missing Something ??
I have a Global Variable
garrItemList is Associative Array of Structure
When Creating Table on Source, I can't use garrItemList.
But if Global Variable is Defined as
garrItemList is Array of Structure
I can use garrItemList as the Source of table .
Why is so ? Am i missing Something ??