<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    export to excel from flex

     

    Clever solution to the "How can I export to Excel?" problem, by bdeen, as posted on MM Flex forum.

    I know we all have users asking "Can I Export/Import to Excel?". Apparently Excel is the best thing to come along to the user community since large amounts of RAM. I personally have used Excel maybe 3 times in my life, but I always try to help out the user. So this is about exporting DataGrid information into Excel.

    A few things to realize about this solution.
    1) It should be able to run in all the Flash Players.
    2) I only tested the output in Excel 2003.
    3) I added IE specific javascript (which you don't need to have to still get this functionality) which will open Excel and populate it with the data in the DataGrid.
    4) This solution uses basic html styles and table.
    5) I populate the styles with background colors however Excel only has a handful of allowable colors and it might assign odd colors to an unodd color in Flash. so light blue might come out as lavendar. soft shades of gray/grey come out as white. Dark colors are seen as purple. However if you paste the result of this into an html file and have IE or FireFox render it, it comes out very much like the look and feel you have in Flex.
    6) Font's seem to translate well, as well as sizes of fonts. I didn't do anything other than font family and font size, if you want more you can add it yourself, it's rather easy.
    7) I added widths (which again looks great in a Browser) but Excel seems to ignore them.
    8) I use labelFunctions and then columnNames, if you define the labelFunction then the copied content will reflect what the labelFunction produces, as well as the String version of the columnName

    Code:

    // ACTION SCRIPT FOR YOUR FLEX APP
    function doCopy(dg)
    {
    var font = dg.getStyle('fontFamily');
    var size = dg.getStyle('fontSize');
    var hcolor ;
    if(dg.getStyle("headerColor") != undefined) hcolor = [dg.getStyle("headerColor")];
    else hcolor = dg.getStyle("headerColors");
    var str:String = '<html><body><table width="'+dg.width+'"><thead><tr width="'+
    dg.width+'" style="background-color:#' +Number((hcolor[0])).toString(16)+'">'; for(var i=0;i<dg.__columns.length;i++) { var colors = dg.getStyle("themeColor"); var style = 'style="font-family:'+font+';font-size:'+size+'pt;"'; if(dg.__columns[i].headerText != undefined) { str+="<th "+style+">"+dg.__columns[i].headerText+"</th>"; } else { str+= "<th "+style+">"+dg.__columns[i].columnName+"</th>"; } } str += "</tr></thead><tbody>"; var colors = dg.getStyle("alternatingRowColors"); for(var j=0;j<dg.length;j++) { str+="<tr width=\""+Math.ceil(dg.width)+"\" style='background-color:#" +Number((colors[j%colors.length])).toString(16)+"'>"; var style = 'style="font-family:'+font+';font-size:'+size+'pt;"'; for(var i=0;i<dg.__columns.length;i++) { if(dg.getItemAt(j) != undefined && dg.getItemAt(j) != null) if(dg.__columns[i].labelFunction != undefined) str += "<td width=\""+Math.ceil(dg.__columns[i].width)+"\" "+style+">"+
    dg.__columns[i].labelFunction(dg.getItemAt(j),dg.__columns[i].columnName)+"</td>"; else str += "<td width=\""+Math.ceil(dg.__columns[i].width)+"\" "+style+">"+
    dg.getItemAt(j)[dg.__columns[i].columnName]+"</td>"; } str += "</tr>"; } str+="</tbody></table></body></html>"; System.setClipboard(str); } function handleOnKeyUp() { if(Key.isDown(Key.CONTROL) &&Key.getCode() ==67) { mx.managers.CursorManager.setBusyCursor(); doCopy(grid);
    // exchange 'grid' with the id of your datagrid you want copied mx.managers.CursorManager.removeBusyCursor(); } } // only register interest if you want ctrl-c to process a copy of a datagrid.
    // it's also ctrl + c (on key up, not down) var obj:Object; function registerKeyInterest() { if(obj == undefined) { obj = new Object(); obj.onKeyUp = mx.utils.Delegate.create(this,handleOnKeyUp); } Key.addListener(obj); } function removeKeyInterest() { Key.removeListener(obj); } function copyAndOpen(grid) { doCopy(grid); getUrl("javascript:openExcel();"); } // JAVASCRIPT for your HTML PAGE <SCRIPT Language="JavaScript1.2"> var excel = null; function openExcel() { try { if(excel == null) { excel = new ActiveXObject("Excel.Application"); } var workbook = excel.Workbooks.Add(); workbook.Activate(); var worksheet = workbook.Worksheets("Sheet1"); worksheet.Activate(); worksheet.Paste(); excel.visible=true; }catch(exception) { window.alert("Now you may Paste into an Excel SpreadSheet"); } } </SCRIPT>

    posted on 2007-05-08 16:41 leoli 閱讀(2017) 評論(0)  編輯  收藏 所屬分類: Flex

    導航

    <2025年5月>
    27282930123
    45678910
    11121314151617
    18192021222324
    25262728293031
    1234567

    統計

    常用鏈接

    留言簿(6)

    隨筆分類

    隨筆檔案(17)

    文章分類(86)

    收藏夾(3)

    flex blog

    good site

    java blog

    my friend

    tools

    抓蝦

    搜索

    最新評論

    閱讀排行榜

    評論排行榜

    主站蜘蛛池模板: 婷婷久久久亚洲欧洲日产国码AV| 免费人成视网站在线观看不卡| 亚洲va久久久噜噜噜久久男同| 有色视频在线观看免费高清在线直播| 日韩免费无码一区二区视频 | 亚洲精品乱码久久久久久按摩 | 亚洲AV日韩AV无码污污网站| 91久久成人免费| 暖暖免费中文在线日本| 四色在线精品免费观看| 亚洲午夜精品久久久久久app| 成人特黄a级毛片免费视频| 亚洲综合一区无码精品| 国产精品成人四虎免费视频| 曰批免费视频播放在线看片二| 亚洲黄片毛片在线观看| 中国一级毛片视频免费看| 香蕉视频在线观看亚洲| AA免费观看的1000部电影| 亚洲av片在线观看| 中文字幕日韩亚洲| 免费A级毛片无码A∨| 亚洲国产av一区二区三区丶| 18禁成年无码免费网站无遮挡 | 97久久精品亚洲中文字幕无码| 在线免费中文字幕| 亚洲精品无码少妇30P| 国产一区二区三区免费视频| xxxx日本在线播放免费不卡| 亚洲国产精品久久久久网站| 免费无码AV片在线观看软件| 免费国产va在线观看| 亚洲精品国产成人专区| 成人无码区免费视频观看| 久草免费福利在线| 亚洲最新黄色网址| 亚洲精品无码99在线观看| 18观看免费永久视频| 无码AV动漫精品一区二区免费| 亚洲毛片免费视频| 亚洲国产精品13p|