I have a form that contains a datagrid control. This form call another form and from that form i change the datagrid caption property. When i show the form that contains the datagrid, the property caption it have not changed. But if i give it the focus the property is updated.
I After change the property value call the refresh method on the datagrid, But that not update the datagrid display
If somebody has the answer i will thank it a lot