﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - How to get WebGrid Rows</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-get-WebGrid-Rows/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How to get WebGrid Rows</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-get-WebGrid-Rows/</link><pubDate>Mon, 24 Jul 2017 07:46:29 GMT</pubDate><dc:creator>qianthinkover</dc:creator><description>&lt;p&gt;How could I get all rows collection by javascript in front-end,&lt;/p&gt;&lt;p&gt;I have tried&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;pre&gt;            var gridRow = gridObj.GetRows();
gridObj.RootTable.GetRows()
gridObj.Rows;

&lt;/pre&gt;&lt;p&gt;None of them worked how to implement it!?&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var gridRow = gridObj.GetRows();&lt;/p&gt;</description></item></channel></rss>