<?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>ちょっとしたテストプログラムをVisual Studio 2005のVBで作成。Integer値が複数えられる処理の結果をDataGridViewに軽く表示、と思い、List(Of Integer)で定義したリストをバインドするも、表示されない。 Dim dataList As New List(Of Integer) : dataGrid.DAtaSource = dataList こんな感じ。何も表示されない。デバッグしてみると、Listには値が入っており、また、GridView側のDataSourceプロパティを見ても値は出ている。もしや？と思い、List(Of String)に変えて、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.backyrd.net%2Fentry%2F20090318%2Fp7&quot; title=&quot; DataGridViewにList(Of Integer)をバインドしようとした - 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>2009-03-18 00:00:00</published>
  <title> DataGridViewにList(Of Integer)をバインドしようとした</title>
  <type>rich</type>
  <url>https://www.backyrd.net/entry/20090318/p7</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
