Hi All, I have a grid that has a record link acting on one of the fie

Hi All,

I have a grid that has a record link acting on one of the fields inside the grid. I am passing in an identifier from the datasubset called PendingCompanyID. The table in the database currently does not have any values. But I have null checks everywhere esp the whole grid won't be shown if there is no value inside the datasubset. But I am getting an error called "Cannot index property 'PendingCompanyID' of type text into List of Type variant". the property PendingCompanyID is of type integer actually inside the CDT as well as inside the database. I don't know why it is being referred here as of type text. Can anybody help me with solving this issue. I am attaching the whole code. Please take a look at it.

thanks,...

CompanySearch_Profile.txt

OriginalPostID-107217

OriginalPostID-107217

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data