datagrid row update when not visible in the grid 
Author Message
 datagrid row update when not visible in the grid

 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


Wed, 23 Nov 2005 01:56:36 GMT  
 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



Sat, 26 Nov 2005 03:23:13 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Make a row visible in a grid

2. not visible text box not updating database

3. Datagrid object not visible

4. checkbox in datagrid not visible

5. New records in the datagrid is not visible

6. Unbound Data Grid how to update individual rows?

7. MSFlex Grid .row select doesn't update display

8. DataGrid - Update object model on row change

9. DataGrid - Row cannot be located for updating

10. Navigating DataGrid Using Row Selector Fails to Submit Updates

11. DataGrid force update or select row (VB6)

12. Auto Saving an editable datagrid without click the save/update grid button

 

 
Powered by phpBB® Forum Software