
datagrid row update when not visible in the grid
Hello,
To update the contents of the datagrid you need to update the data in the
datagrid's datasource. The datagrid should reflect any changes to the
datasource regardless if the row is currently visible in the datagrid or
not.
Steve Stein
VB .NET Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------
--------------------
Quote:
>Content-Class: urn:content-classes:message
>Subject: datagrid row update when not visible in the grid
>Date: Fri, 6 Jun 2003 10:56:36 -0700
>Lines: 6
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Thread-Index: AcMsVPki/jkl/BmMR42+8NigcvNgog==
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Newsgroups: microsoft.public.dotnet.languages.vb
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.languages.vb:112618
>NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb
> does anybody know how the datagrid in visual basic can
>update the row when the row is not visible in the
>datagrid. the scroll bar scrolls , but the row does not
>get updated . if anybody know how to resolve this issue .
>let me know
>thanks