how to access in datagridview record in the textbox by clicking mouse
pls help me

in the click event :
grid.item(colomnname,grid.CurrentRow.index).value
gives the value from the 'columname' - row-cell

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.