<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>frontline</author_name>
  <author_url>https://blog.hatena.ne.jp/frontline/</author_url>
  <blog_title>misc.log</blog_title>
  <blog_url>https://www.backyrd.net/</blog_url>
  <categories>
    <anon>業務日誌.NET</anon>
  </categories>
  <description>DataGridは、標準ではセル選択になっている（ちょっと機能足りなさ杉なんじゃない？）。これを行選択モードにするには、下記の手順でOK。 If MainGrid.Enabled = True Then MainGrid.Select(MainGrid.CurrentCell.RowNumber) End If Enabledプロパティを見ているのは、サンプルで作っていたプログラムが、EnabledがFalseな初期状態では、データが何も表示されていないことによる。行が無い状態あと、CurrentCellプロパティなどが使えないので、このあたり、回避策をケースバイケースで盛り込む必要がある。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.backyrd.net%2Fentry%2F20041124%2F1173749282&quot; title=&quot; DataGridを行選択モードにする - misc.log&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2004-11-24 10:28:02</published>
  <title> DataGridを行選択モードにする</title>
  <type>rich</type>
  <url>https://www.backyrd.net/entry/20041124/1173749282</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
