A
Arvi
Hi,
im converting a VB web app to a C#.
i have problem with the following line
ds.Tables[0].Rows[ind].Item["taskid"]
ERROR - 'System.Data.DataRow' does not contain a definition for 'Item'
whats the alternate that i can use?
please let me know
Thanks
im converting a VB web app to a C#.
i have problem with the following line
ds.Tables[0].Rows[ind].Item["taskid"]
ERROR - 'System.Data.DataRow' does not contain a definition for 'Item'
whats the alternate that i can use?
please let me know
Thanks