jQuery MiniUI

标题: (ArrayList)Test.JSON.Decode(json); [打印本页]

作者: baifengcm    时间: 2016-10-19 15:12:25     标题: (ArrayList)Test.JSON.Decode(json);

switch (type)
        {
            case "excel":
                //数据来源
                ArrayList data = SearchEmployees();

               
                String json = Request["columns"];
                ArrayList columns = (ArrayList)Test.JSON.Decode(json);
                ExportExcel(columns, data);
                break;
            default:
                break;
        }
你们提供的export.aspx中Test类在哪里?
作者: felt    时间: 2016-10-19 15:45:49

试用包App_Code/TestDB.cs




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2