开发者

postedbasefile always gives null value on mvc teleik grid ajax binding while uploading file

pub开发者_开发技巧lic ActionResult _InsertAjaxEditing(CountryMaster cntry, HttpPostedFileBase postedFile)
{
    uploading code
}


Currently you cannot upload files with Ajax requests. I suggest you move to server binding/editing.

By the way we are soon releasing a new Upload component which will help you achieve ajax uploading (well sort of). A beta is on its way.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜