Re: I need Just a Grid, Not DataGrid



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
>>>
>>
>>
>


.



Relevant Pages

  • Re: singleton application :)
    ... >> Florida Department Of Transportation ... >>> Ignacio Machin, ... >>> compilation of the differents methods. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Reading heavy .TXT file with StreamReader
    ... >> Ignacio Machin, ... >> Florida Department Of Transportation ... >>> I need a good performance way for reading so heavy .txt files. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Threading - Is This Clever or Stupid?
    ... There jon explain how to pass parameters to threads. ... Ignacio Machin, ... Florida Department Of Transportation ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Import data to db with c#
    ... DB1 ... >>> Ignacio Machin, ... >>> Florida Department Of Transportation ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: calling form
    ... give more details about this, it's aweb or wn based app, etc ... Florida Department Of Transportation ... "Hrvoje Voda" wrote in message ...
    (microsoft.public.dotnet.languages.csharp)

Loading