Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
De
05/07/2006 12:58:27
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/07/2006 12:26:52
Information générale
Forum:
ASP.NET
Catégorie:
.NET Compact Framework
Titre:
Re: Grids
Divers
Thread ID:
01133893
Message ID:
01133917
Vues:
21
>OK si its a silly question
>
>Ho do you get the current row info from a grid
>
>for example
>
>A grid grdname with 4 columns called no, Name, address , town
>
>
>I know its something to do with current row but how do you get it#
>
>
>Regards
>
>
>Richard

Richard,

DataGridViewRow dr = myDataGridView.CurrentRow;

PS: Also grid events pass RowIndex as an argument.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform