Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
23968 | Jan 26,2005 08:48 AM UTC | Feb 6,2005 08:45 PM UTC | WinForms | 10 |
![]() |
Tags: GridControl |
private void OnTouchAndSave(object sender, EventArgs args)
{
GridControlBase grid = this.Control as GridControlBase;
if (grid != null)
{
IDesignerHost host = this.GetService(typeof(IDesignerHost)) as IDesignerHost;
this.BroadcastComponentChanged();
grid.Invalidate();
}
}
As far as the error, did you run the ConvertResx utility to move these 2.x resx files up to 3.0.1.0? 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.