how to bound searchLookupEdit to PictureEdit
Please edit this code
i am trying this code but there is error
this.PicboxEmployee.Image =
System.Drawing.Image.FromStream(this.searchLookUpEdit1.Properties.View.GetFocusedRowCellValue("Emp_Pic_ImageData").ToString());
No comments:
Post a Comment