This topic has not yet been rated - Rate this topic

BindingManagerBase.PushData Method

Pushes data from the data source into the data-bound control.

[Visual Basic]
Protected Sub PushData()
[C#]
protected void PushData();
[C++]
protected: void PushData();
[JScript]
protected function PushData();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework

See Also

BindingManagerBase Class | BindingManagerBase Members | System.Windows.Forms Namespace | PullData

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.