<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shima111</author_name>
  <author_url>https://blog.hatena.ne.jp/shima111/</author_url>
  <blog_title>shima111の日記</blog_title>
  <blog_url>https://shima111.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>jqGrid</anon>
  </categories>
  <description>今回は、グリッドを直接編集するサンプルです。 簡単に説明すると、 editRow で編集状態にします saveRow で更新します(サーバと通信します) キャンセルの場合は restoreRow で元に戻します という手順になります。 saveRow では、指定したURLに対して、パラメータをPOSTで送信します。 具体的には、下のサンプルで言うと、 従業員番号：2 -&gt; 4 名前：test2 -&gt; test4 という風に編集して更新すると、 URL：自分自身のURL POSTパラメータ：employee_no=4&amp;id=2&amp;name=test4 となります。 その際、WEBサーバからのレスポ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshima111.hatenadiary.org%2Fentry%2F20090919%2Fp1&quot; title=&quot; グリッド直接編集サンプル - shima111の日記&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-09-19 00:00:00</published>
  <title> グリッド直接編集サンプル</title>
  <type>rich</type>
  <url>https://shima111.hatenadiary.org/entry/20090919/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
