{"id":592,"date":"2016-11-26T17:13:04","date_gmt":"2016-11-26T08:13:04","guid":{"rendered":"https:\/\/prg.waou.biz\/?p=592"},"modified":"2018-03-03T08:46:49","modified_gmt":"2018-03-02T23:46:49","slug":"%e3%82%b3%e3%83%b3%e3%83%9c%e3%83%9c%e3%83%83%e3%82%af%e3%82%b9%e3%82%bb%e3%83%ab%e3%81%ab%e5%80%a4%e3%82%92%e5%85%a5%e3%82%8c%e3%82%8b","status":"publish","type":"post","link":"https:\/\/prg.waou.biz\/?p=592","title":{"rendered":"\u30b3\u30f3\u30dc\u30dc\u30c3\u30af\u30b9\u30bb\u30eb\u306b\u5024\u3092\u5165\u308c\u308b"},"content":{"rendered":"<p>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f7f\u308f\u306a\u304f\u3068\u3082\u53ef\u80fd<\/p>\n<p>&nbsp; <\/p>\n<pre class=\"lang:default decode:true \" >public void CreateCategoryCommbo(ComboBoxCell comboCell)\/\/, DataTable dt, string displayMember, string dataField)\r\n{\r\n\r\ncomboCell.Items.AddRange(\"Item2\", \"Item1\", \"Item3\", \"Item4\", \"Long Item to Make Ellipsis Show\");\r\ncomboCell.DropDownStyle = MultiRowComboBoxStyle.DropDown;\r\ncomboCell.FlatStyle = FlatStyle.Flat;\r\n\r\n}\r\n\r\n\r\n\r\n\r\n\r\npublic void CreateHimokuCommbo(GcComboBoxCell comboHimokuCell, DataTable dt)\r\n{\r\n\/\/\u30b3\u30f3\u30dc\u30dc\u30c3\u30af\u30b9\u306e\u9805\u76ee\u306e\u5143\u3068\u306a\u308b\u30c7\u30fc\u30bf\u30fc\u30d9\u30fc\u30b9\r\ncomboHimokuCell.DataSource = dt;\r\ncomboHimokuCell.AutoGenerateColumns = false;\r\nListColumn lc1 = new ListColumn();\r\nListColumn lc2 = new ListColumn();\r\nlc1.DataPropertyName = \"himoku\";\r\n\r\nlc1.Width = 80;\r\n\r\nlc2.DataPropertyName = \"category\";\r\n\r\nlc2.Width = 80;\r\n\/\/\u00a0 lc2.Visible = false;\r\ncomboHimokuCell.ListColumns.AddRange(new ListColumn[] { lc1, lc2 });\r\n\r\ncomboHimokuCell.DisplayText = \"himoku\";\r\n\r\ncomboHimokuCell.TextSubItemIndex = 1;\r\n\r\ncomboHimokuCell.DataField = \"himoku\";\r\n\r\nnoby.Message(comboHimokuCell.DataMember.ToString());\/\/ = \"himoku\";\r\n\r\ncomboHimokuCell.AutoFilter.Enabled = true;\r\ncomboHimokuCell.AutoFilter.MatchingMode = GrapeCity.Win.Editors.AutoCompleteMatchingMode.ExactMatchAll;\r\ncomboHimokuCell.AutoFilter.MatchingSource = GrapeCity.Win.Editors.FilterMatchingSource.AllSubItems;\r\n\r\ncomboHimokuCell.AutoCompleteMode = AutoCompleteMode.Append;\r\n\r\ncomboHimokuCell.ListColumns[0].Header.Text = \"\";\r\ncomboHimokuCell.ListColumns[1].Header.Text = \"\";\r\ncomboHimokuCell.DropDownStyle = MultiRowComboBoxStyle.DropDown;\r\ncomboHimokuCell.FlatStyle = FlatStyle.Flat;\r\n\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3092\u4f7f\u308f\u306a\u304f\u3068\u3082\u53ef\u80fd &nbsp; public void CreateCategoryCommbo(ComboBoxCell comboCell)\/\/, DataTable dt, string displa [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"","fifu_image_alt":"","_lightning_design_setting":[],"footnotes":""},"categories":[12],"tags":[],"class_list":["post-592","post","type-post","status-publish","format-standard","hentry","category-multirow"],"_links":{"self":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts\/592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=592"}],"version-history":[{"count":3,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts\/592\/revisions"}],"predecessor-version":[{"id":849,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=\/wp\/v2\/posts\/592\/revisions\/849"}],"wp:attachment":[{"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prg.waou.biz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}