i checked the code for the fileupload but its possible using that approach.. but if we try to use an approach by basing it on the pop up edit or add… m not sure if its possible coz as far as i have traced the code… your passing string values on the “postdata”.. correct me if m wrong… thus since were passing a file value it will only get the string value which is the filename…
i was thinking of using an event by adding another button beside the file input type.. then place an on_click event where it will upload a file.. but it beats the point of saving the information of an item… coz you still have another button for saving the other fields…. hmmm…..
well, i guess ill have to do more research in finding a workaround for this…….
thnx 🙂