{"id":289,"date":"2013-07-17T02:11:00","date_gmt":"2013-07-17T02:11:00","guid":{"rendered":"http:\/\/blog.moramcnt.com\/?p=289"},"modified":"2013-07-17T02:11:00","modified_gmt":"2013-07-17T02:11:00","slug":"onselectionchanged","status":"publish","type":"post","link":"http:\/\/blog.moramcnt.com\/?p=289","title":{"rendered":"onSelectionChanged"},"content":{"rendered":"<pre>\r\npublic event EventHandler onSelectionChanged;\r\n<\/pre>\n<p>\n\uadf8\ub9ac\ub4dc\uc5d0\uc11c Row \uc120\ud0dd\uc774 \ubc14\ub014\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.onSelectionChanged = onSelectionChangedHandler;\r\n\r\nfunction onSelectionChangedHandler(objSender, objEvent)\r\n{\r\n\tvar intRowKeyNo = objEvent.getRowKeyNo();\r\n\talert(intRowKeyNo);\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>public event EventHandler onSelectionChanged; \uadf8\ub9ac\ub4dc\uc5d0\uc11c Row \uc120\ud0dd\uc774 \ubc14\ub014\ub54c \ubc1c\uc0dd\ud558\ub294 \uc774\ubca4\ud2b8 \uc0c1\uc138\uc124\uba85 \uc608\uc81c mObjDataGrid = document.getElementById(&#8220;slDataGrid&#8221;).Content.EntryPoint; mObjDataGrid.onSelectionChanged = onSelectionChangedHandler; function onSelectionChangedHandler(objSender, objEvent) { var intRowKeyNo = objEvent.getRowKeyNo(); alert(intRowKeyNo); }<\/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-289","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\/289","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=289"}],"version-history":[{"count":1,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/289\/revisions"}],"predecessor-version":[{"id":290,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=\/wp\/v2\/posts\/289\/revisions\/290"}],"wp:attachment":[{"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=289"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=289"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.moramcnt.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}