{"id":301,"date":"2013-07-18T02:05:35","date_gmt":"2013-07-18T02:05:35","guid":{"rendered":"http:\/\/blog.moramcnt.com\/?p=301"},"modified":"2013-07-21T08:29:21","modified_gmt":"2013-07-21T08:29:21","slug":"exportgrid","status":"publish","type":"post","link":"http:\/\/blog.moramcnt.com\/?p=301","title":{"rendered":"exportGrid"},"content":{"rendered":"<pre>\r\npublic void exportGrid()<\/pre>\n<p>\n\t&#8211; \ub0b4\uc6a9 : \ub370\uc774\ud130\uadf8\ub9ac\ub4dc\uc758 \ub370\uc774\ud130\ub97c Excel, CSV, xml \ud30c\uc77c\ub85c Export \ud55c\ub2e4.\n<\/p>\n<p>\n\t&#8211; \ud30c\ub77c\ubbf8\ud130 :\n<\/p>\n<p>\n\t&#8211; \ub9ac\ud134\uac12 :\n<\/p>\n<p>\n\t&#8211; \uc0c1\uc138\uc124\uba85 :\n<\/p>\n<p>\n\tSilverlight\uc5d0\uc11c \uc561\uc140 \ud30c\uc77c\uc744 \uc800\uc7a5\ud558\uae30 \uc704\ud574 \uc4f0\ub294 SaveFileDialog \uba54\uc18c\ub4dc\ub294 \ubcf4\uc548\uc0c1\uc758 \uc774\uc720\ub85c button \ud074\ub9ad\uc2dc\ub9cc \uc0ac\uc6a9\ud560\uc218 \uc788\ub2e4. \ub530\ub77c\uc11c \ud56d\uc0c1\n<\/p>\n<p>\n\t\uc544\ub798\uc640 \uac19\uc740 Confirm\uba54\uc2dc\uc9c0\ubc15\uc2a4\uac00 \ub728\uace0, Yes\ub610\ub294 OK \ub610\ub294 \ud655\uc778 \uc2dc\uc5d0\ub9cc \uc800\uc7a5\uac00\ub2a5\ud558\ub3c4\ub85d \ub418\uc5b4\uc788\ub2e4.\n<\/p>\n<p>\n\t&nbsp;\n<\/p>\n<p>\n\t<img decoding=\"async\" alt=\"\" src=\"http:\/\/blog.moramcnt.com\/wp-content\/uploads\/file\/exportGridDialog.PNG\" style=\"width: 400px; height: 118px;\" \/>\n<\/p>\n<p>\n\t&nbsp;\n<\/p>\n<p>\n\t&#8211; \uc608\uc81c :\n<\/p>\n<pre>\r\n\t\tfunction doExport()\r\n\t\t{\r\n\t\t\tif(mObjDataGrid != null) mObjDataGrid.exportGrid();\r\n\t\t}\r\n\t\t\t\t\t\t\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>public void exportGrid() &#8211; \ub0b4\uc6a9 : \ub370\uc774\ud130\uadf8\ub9ac\ub4dc\uc758 \ub370\uc774\ud130\ub97c Excel, CSV, xml \ud30c\uc77c\ub85c Export \ud55c\ub2e4. &#8211; \ud30c\ub77c\ubbf8\ud130 : &#8211; \ub9ac\ud134\uac12 : &#8211; \uc0c1\uc138\uc124\uba85 : Silverlight\uc5d0\uc11c \uc561\uc140 \ud30c\uc77c\uc744 \uc800\uc7a5\ud558\uae30 \uc704\ud574 \uc4f0\ub294 SaveFileDialog \uba54\uc18c\ub4dc\ub294 \ubcf4\uc548\uc0c1\uc758 \uc774\uc720\ub85c button \ud074\ub9ad\uc2dc\ub9cc \uc0ac\uc6a9\ud560\uc218 \uc788\ub2e4. \ub530\ub77c\uc11c \ud56d\uc0c1 \uc544\ub798\uc640 \uac19\uc740 Confirm\uba54\uc2dc\uc9c0\ubc15\uc2a4\uac00 \ub728\uace0, Yes\ub610\ub294 OK \ub610\ub294 \ud655\uc778 \uc2dc\uc5d0\ub9cc \uc800\uc7a5\uac00\ub2a5\ud558\ub3c4\ub85d \ub418\uc5b4\uc788\ub2e4. &nbsp; &nbsp; &#8211; \uc608\uc81c : [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[13,14,12],"tags":[],"class_list":["post-301","post","type-post","status-publish","format-standard","hentry","category-datagrid","category-method","category-moria"],"_links":{"self":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=301"}],"version-history":[{"count":27,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/301\/revisions"}],"predecessor-version":[{"id":325,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/301\/revisions\/325"}],"wp:attachment":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=301"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=301"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}