Hi,
I suspect variable Row is datatable type. If so, Try as the following?
Row(0)("URL").ToString+"[k(enter)]"
Or use ForEachRow as @Gokul001 suggested.
Regards,
Hi,
I suspect variable Row is datatable type. If so, Try as the following?
Row(0)("URL").ToString+"[k(enter)]"
Or use ForEachRow as @Gokul001 suggested.
Regards,