| | |
Datagrid
Thread Solved |
Well, try this code :
add this code in datagrid click event.
Modified as u needed.
add this code in datagrid click event.
vb.net Syntax (Toggle Plain Text)
Dim i As Integer i = dgAuthor.CurrentRowIndex() MsgBox(Trim(dgAuthor.Item(i, 0)) & " - " & Trim(dgAuthor.Item(i, 1)) & " - " & Trim(dgAuthor.Item(i, 2)))
Modified as u needed.
Last edited by Jx_Man; Jun 9th, 2008 at 1:30 am.
you're welcome
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
So, Please do something before post your thread.
* PM Asking will be ignored *
![]() |
Similar Threads
- binding a datagrid to a datareader (ASP.NET)
- Printing the datagrid control (ASP.NET)
- How to sort the rows in the datagrid and update it successfully? (VB.NET)
- Use of DataGrid (ASP.NET)
- Remove link frame around picture in Datagrid (ASP.NET)
- Linking to E-mail through datagrid (ASP.NET)
Other Threads in the VB.NET Forum
- Previous Thread: How do I replace Enter
- Next Thread: Code to compare two files and display their difference.
Views: 611 | Replies: 5
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access ado.net application array arrays basic bindingsource browser c# center checkbox client code combobox communication connection control convert crystal crystalreport data database datagrid datagridview dataset datatable date datetimepicker design designer dissertation dissertations error excel file form gridview htmlagilepack image images insert listview login loops mobile ms msaccess net objects openxml pan path port print printing problem read save search security serial server settings sms smsspam socket sorting sql statement studio syntax tagging tags textbox time timer type update upload user validation vb vb.net vb2008 view visual visual-studio visualbasic visualbasic.net visualstudio2008 vs2008 web webbrowser windows winforms wpf xml






