Hi Every body
I need help in how to cast a single datagrid cell to a textbox in vb.net.
Actullay i want to validate datagrid cells.
Hi Every body
I need help in how to cast a single datagrid cell to a textbox in vb.net.
Actullay i want to validate datagrid cells.
Are we talking about a DataGrid or a DataGridView here?
You can use data binding to force the textbox value to show the currently selected record (or any field/cell thereof) in the DGV. Is this ultimately what you're looking for?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.