A
Andre
hi,
In my Datagrid i have some text and a image (for each item), if i edit
the image and save it to the HD there's no problem, but the image is always
saved with the same name (item number.jpg) so after the change the datagrid
does'nt refresh the image because her name did not change.
My question is : Is there a way to "refresh" the datagrid after the edit
function, to refresh the image ?
And another problem, after i change the image for the first time, if i
try to "re-change" it again, i recieve the error :
System.IO.IOException : The process cannot access the file *****
because it is being used by another process.
Thank you
In my Datagrid i have some text and a image (for each item), if i edit
the image and save it to the HD there's no problem, but the image is always
saved with the same name (item number.jpg) so after the change the datagrid
does'nt refresh the image because her name did not change.
My question is : Is there a way to "refresh" the datagrid after the edit
function, to refresh the image ?
And another problem, after i change the image for the first time, if i
try to "re-change" it again, i recieve the error :
System.IO.IOException : The process cannot access the file *****
because it is being used by another process.
Thank you