Users Pricing

forum

Home Forums I want to pass value from another datatable – MindStick

I want to pass value from another datatable

Anonymous User 2028 22 Jan 2014

I am having one datatable to that table i want to pass value from another datatable.

for example:-

datatable1 in this i want to pass value from datatable2.row[0]["colname"]

I tried like :-

tblvdr.Rows[0]["item_Vendorname"] = dttemp.Rows[0]["item_Vendorname"];

error message:-

its showing error for No row at o position


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md