Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
25445 | Feb 26,2005 02:53 PM UTC | Mar 2,2005 10:31 AM UTC | WinForms | 7 |
![]() |
Tags: GridControl |
private void dockingManager1_DockStateChanged(object sender, DockStateChangeEventArgs arg) { if(this.textBox1.BindingContext == null) { this.textBox1.BindingContext = new BindingContext(); } this.gridDataBoundGrid1.BindingContext = this.textBox1.BindingContext; }
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.