Re: Foreach with DataGrid
From: Gidi (shnapsi_at_hotmail.com.dontspam)
Date: 07/08/04
- Next message: C# Learner: "Re: OFF: Question to MVPs :)"
- Previous message: Dmitriy Lapshin [C# / .NET MVP]: "Re: Serializing CultureInfo problem"
- In reply to: Dmitriy Lapshin [C# / .NET MVP]: "Re: Foreach with DataGrid"
- Next in thread: Dmitriy Lapshin [C# / .NET MVP]: "Re: Foreach with DataGrid"
- Reply: Dmitriy Lapshin [C# / .NET MVP]: "Re: Foreach with DataGrid"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Jul 2004 05:20:01 -0700
hello,
what i mean is that i want to take from each row and cell it's text and print it.
i need to do something like dataGrid[row,cell].ToString();
thanks
"Dmitriy Lapshin [C# / .NET MVP]" wrote:
> Hi,
>
> Do you mean the DataGrid rows or the underlying data rows? Could you please
> elaborate on what you're trying to achieve?
>
> --
> Sincerely,
> Dmitriy Lapshin [C# / .NET MVP]
> Bring the power of unit testing to the VS .NET IDE today!
> http://www.x-unity.net/teststudio.aspx
>
> "Gidi" <shnapsi@hotmail.com.dontspam> wrote in message
> news:D7DCAB98-639E-4010-81C4-C623BD97257D@microsoft.com...
> > hello, i want to "run" on my DataGrid (in C#) on each row
> > i tried to do a foreach loop but i got erros, what is the correct syntax??
> >
> > thanks...
>
>
- Next message: C# Learner: "Re: OFF: Question to MVPs :)"
- Previous message: Dmitriy Lapshin [C# / .NET MVP]: "Re: Serializing CultureInfo problem"
- In reply to: Dmitriy Lapshin [C# / .NET MVP]: "Re: Foreach with DataGrid"
- Next in thread: Dmitriy Lapshin [C# / .NET MVP]: "Re: Foreach with DataGrid"
- Reply: Dmitriy Lapshin [C# / .NET MVP]: "Re: Foreach with DataGrid"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|