I have this data but it is not showing any records:
var data = [["/DownloadFile2.aspx?File=Q%3a%5cPeople%5c1158341%5c824%5cAffidavit_20141031OLAO.HTML","Affidavit","20150819","20141031OLAO","","","","Agency Operations","","",""],
["/DownloadFile2.aspx?File=q%3a%5cPeople%5c1158341%5c824%5cLetters%5cReceipt_3342043.pdf","Receipt","20150729","","","","","","20150729","3342043",""],",""],
["/DownloadFile2.aspx?File=q%3a%5cPeople%5c1158341%5c824%5cLetters%5c20130212.PDF","Online 53 Days Out Reminder Letter","20130212","20121231OLWH3","","CISR","WH3","Additional Insureds & Certificates of Insurance","","",""],
["/DownloadFile2.aspx?File=q%3a%5cPeople%5c1158341%5c824%5cLetters%5c20130208.PDF","Online 53 Days Out Reminder Letter","20130208","20121231OLAO","","CISR","AO","Agency Operations","","",""]]
The actual data is 134 records, I shortened it for this post.
Why does it not show anything?
I have this data but it is not showing any records:
The actual data is 134 records, I shortened it for this post. Why does it not show anything?