hello
i am trying to insert an image in grid and selecting a row to edit i would want to update the image and be able to change it
Hi Antonio,
Will the inserting of the image be done programmatically or will this be a user defined? How do you wish to insert the image? For example is it the intent that the user will supply a value for the imageURL? The inserting of an image and updating the grid accordingly can be done.
If you can offer an overview with a little more detail as to what you are aiming to do, and how you want to do it, it will help with the recommended approach.
Thanks!
the image url would be inserted at first programatically and when the user is viewing the grid he might want to edit it so he double clicks on a row and when he does so, he would get a button in the end of the row that would allow him to change the image. this button should be like the upload file,
thank you
Let me know If I may be of further assistance on this matter.