A
Anita C
Hi,
I have created a new col. in a dataview of type int. For the value of this
col. related to the different records, I need to call a function -
GetReports(m_ReportSiteKey, 'value of col["FolderKey"]);
where 'value of col["FolderKey"] is the value for each row relevant to col.
"FolderKey". How do I get the 'value of col["FolderKey"] ?
Thanks
I have created a new col. in a dataview of type int. For the value of this
col. related to the different records, I need to call a function -
GetReports(m_ReportSiteKey, 'value of col["FolderKey"]);
where 'value of col["FolderKey"] is the value for each row relevant to col.
"FolderKey". How do I get the 'value of col["FolderKey"] ?
Thanks