Hi,
Am getting the following error, when i double click on the datagrid element which is suppose to open a new UI
Thanks for any help you can give.
Regards,
Jegan.
Am getting the following error, when i double click on the datagrid element which is suppose to open a new UI
Code:
Message: Error creating window handle. at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp) at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.Form.CreateHandle() at System.Windows.Forms.Control.get_Handle() at System.Windows.Forms.Form.SetVisibleCore(Boolean value) at System.Windows.Forms.Con at System.Windows.Forms.Control.Show() at Turbo.THUB.UIProcessing.OrderProcessing.dgvOrder_MouseDoubleClick(Object sender, MouseEventArgs e)
Regards,
Jegan.
Comment