Hello forum
I want to retrieve an image from database and set the image in the background of a div container, and adjust it to a certain size.
I don’t want the image to affect the input data while typing, i.e. when I am typing in the textboxes in GridView and other textboxes outside the GridView.
The image should just be independent and be in the background only.
I don't want the image to be too big and cover the whole div container. I just want it to be adjusted to the center.