How can I get data in a datagridview and put it in a textbox ?? "using .accdb file format" .. T.T
please answer me

You will need to retreive items from the database and store them in a DataSet/DataTable or read them with a DataReader.

Are you wanting a local version of your data? (For editing and pushing back out to the db)

Or are you wanting the application to read data only?

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.