Re: I need Just a Grid, Not DataGrid
- From: "Ignacio Machin \( .NET/ C# MVP \)" <ignacio.machin AT dot.state.fl.us>
- Date: Wed, 13 Jul 2005 13:27:23 -0400
Hi,
Yes, but IMO all he wants to do is show data, but good annotation !
cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Dmytro Lapshyn [MVP]" <x-code@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:u6mNvz8hFHA.1052@xxxxxxxxxxxxxxxxxxxxxxx
> Speaking of Windows Forms, a ListView cannot be databound and the OP will
> have hard time making it editable (well, except for the leftmost column).
>
> --
> Sincerely,
> Dmytro Lapshyn [Visual Developer - Visual C# MVP]
>
>
> "Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
> wrote in message news:eDbCSy7hFHA.1788@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> First of all, are you working on a web or win app?
>>
>> if web app, you have controls like the Repeater, which are easier to use.
>> In win app you have a ListView ( set the View to Details ) and it will
>> looks like a grid.
>>
>>
>> cheers,
>>
>> --
>> Ignacio Machin,
>> ignacio.machin AT dot.state.fl.us
>> Florida Department Of Transportation
>>
>>
>> "Bongee" <bongeee@xxxxxxxxxx> wrote in message
>> news:ujXwXw6hFHA.3568@xxxxxxxxxxxxxxxxxxxxxxx
>>> Hi,
>>>
>>> I am developing applications using .Net C#, I am very new to this
>>> platform,
>>>
>>> Is there any grid component ?
>>>
>>> I couldnt manage DataGrid component, Couldnt add Rows or Columns
>>>
>>> Thanks
>>>
>>
>>
>
.
- Follow-Ups:
- Re: I need Just a Grid, Not DataGrid
- From: componentxtra
- Re: I need Just a Grid, Not DataGrid
- References:
- I need Just a Grid, Not DataGrid
- From: Bongee
- Re: I need Just a Grid, Not DataGrid
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: I need Just a Grid, Not DataGrid
- From: Dmytro Lapshyn [MVP]
- I need Just a Grid, Not DataGrid
- Prev by Date: Re: DLL Marshalling : How do I treat a char FAR * HUGE * FAR * in C# ?
- Next by Date: Re: ExecuteScalar() Inadequate - so what's next best?
- Previous by thread: Re: I need Just a Grid, Not DataGrid
- Next by thread: Re: I need Just a Grid, Not DataGrid
- Index(es):
Relevant Pages
|
Loading