Reader/Feed.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:40:28 +0000 (12:40 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 04:40:28 +0000 (12:40 +0800)
Reader/Feed.js
Reader/templates/Feed.html

Reader/Feed.bjs
Reader/Feed.js

index 7705ccc..f89e113 100644 (file)
@@ -67,6 +67,7 @@
      "Boolean thead" : false,
      "$ xns" : "Roo.bootstrap",
      "String style" : "margin-top:50px",
+     "Boolean RowSelection" : true,
      "items" : [
       {
        "listeners" : {
index a6b39e4..11134a0 100644 (file)
@@ -75,6 +75,7 @@ Feed = new Roo.XComponent({
     {
      hover : true,
      responsive : true,
+     RowSelection : true,
      striped : true,
      style : 'margin-top:50px',
      thead : false,