Hi All,

I need help in passing data from a datagrid control to textboxes control. When the user click on a row from a datagrid control in one webform, I want the record of that row to be displayed in the texboxes of another webform. How do I go about coding this? Any help would be highly welcome.

Thanks...

use the datasource of the text box and assign the field to the text box it will be automatic

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.