Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
From
05/07/2006 12:58:27
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/07/2006 12:26:52
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Title:
Re: Grids
Miscellaneous
Thread ID:
01133893
Message ID:
01133917
Views:
20
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform