{"id":291,"date":"2013-07-17T02:13:07","date_gmt":"2013-07-17T02:13:07","guid":{"rendered":"http:\/\/blog.moramcnt.com\/?p=291"},"modified":"2013-07-17T02:13:07","modified_gmt":"2013-07-17T02:13:07","slug":"oncolumnupdated","status":"publish","type":"post","link":"http:\/\/blog.moramcnt.com\/?p=291","title":{"rendered":"onColumnUpdated"},"content":{"rendered":"<pre>\r\npublic event EventHandler onColumnUpdated;\r\n<\/pre>\n<p>\n\uceec\ub7fc\uc774 \uc5c5\ub370\uc774\ud2b8 \ub418\uc5c8\uc744\ub54c \ubc1c\uc0dd\ud558\ub294 \uc774\ubca4\ud2b8\n<\/p>\n<ul>\n<li>\uc0c1\uc138\uc124\uba85<\/li>\n<\/ul>\n<ul>\n<li>\uc608\uc81c<\/li>\n<\/ul>\n<pre>\r\n\r\nmObjDataGrid = document.getElementById(\"slDataGrid\").Content.EntryPoint;\r\nmObjDataGrid.onColumnUpdated = onCoumnUpdatedHandler;\r\n\r\nfunction onCoumnUpdatedHandler(objSender, objEvent)\r\n{\r\n\talert(objEvent.ColumnId +\",\"+ objEvent.getRowIndex());\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>public event EventHandler onColumnUpdated; \uceec\ub7fc\uc774 \uc5c5\ub370\uc774\ud2b8 \ub418\uc5c8\uc744\ub54c \ubc1c\uc0dd\ud558\ub294 \uc774\ubca4\ud2b8 \uc0c1\uc138\uc124\uba85 \uc608\uc81c mObjDataGrid = document.getElementById(&#8220;slDataGrid&#8221;).Content.EntryPoint; mObjDataGrid.onColumnUpdated = onCoumnUpdatedHandler; function onCoumnUpdatedHandler(objSender, objEvent) { alert(objEvent.ColumnId +&#8221;,&#8221;+ objEvent.getRowIndex()); }<\/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,12,15],"tags":[],"class_list":["post-291","post","type-post","status-publish","format-standard","hentry","category-datagrid","category-moria","category-event"],"_links":{"self":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/291","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=291"}],"version-history":[{"count":1,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/291\/revisions"}],"predecessor-version":[{"id":292,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/291\/revisions\/292"}],"wp:attachment":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=291"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=291"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}