Re: Rows in Datagrid



Rochdi,

This kind of operations go by the defautlview/dataview all around the
datagrid. In the Net 2.0 datagridview are more possibilities for this

Have a look at the allow.... and count properties.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdatadataviewmemberstopic.asp

I hope this helps,

Cor


.



Relevant Pages

  • Re: Datagrid TableStyles question...
    ... I really don't know how to make a decent ... datagrid without the styles. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: ComboBox in a cell in a list?
    ... extended column version) in the row. ... You never can catch a single item change in a datagrid. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: DataRow confusion!!!
    ... > When I edited value in the textbox, the changes where written back to the ... > DataGrid. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.general)
  • Re: disposing of an object
    ... however for me the question was: why is the datagrid not released? ... Reading it, it can be explained in another way too. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Help passing and binding to a dataset please.
    ... Any reason that you do not show it to us in the normal way with a standard ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)

Loading