Hi,
In a grid view I have a bunch of numbers such as 0.5, 7, 10, 15, etc. etc.
Problem is when I try to edit the row, the numbers get divided by 100.
7 = 0.07
10 = 0.1
15 = 0.15
and so on.
Anyone know what's wrong? I am using masked edit validation in edit mode and the number formats there...
Hi,
I have a web app that does some object generation in the backend and then saves the results to the DB. However, is it possible to enhance the updateprogress control so that it will show the different statuses.
For example, if I click the Go button I want the following to happen:
First...
Is it possible to do something like:
1) User selects a file in input type=file
2) I display the image
All this happens before the image is sent to the server.
Thanks
Is it possible (with javascript) to create an <input type=file> using an image?
I essentially want to create an image that users can click, which will bring up a browse window and they can choose a file to upload.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.