﻿<?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 - unbound Webgrid problem </title><link>http://www.intersoftsolutions.com/Community/WebGrid/unbound-Webgrid-problem/</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>unbound Webgrid problem </title><link>http://www.intersoftsolutions.com/Community/WebGrid/unbound-Webgrid-problem/</link><pubDate>Fri, 21 May 2010 09:41:27 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebGrid</category><category>Unbound</category><category>edit</category><description>&lt;p&gt;Hi Hepeng,&lt;/p&gt;&lt;p&gt;In unbound mode, you can also edit. But if there is any flypostback response (sorting, update, delete, filter, etc), the Grid will return error such as "Unable to communicate with server" because Unbound mode is not designed that way.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>unbound Webgrid problem </title><link>http://www.intersoftsolutions.com/Community/WebGrid/unbound-Webgrid-problem/</link><pubDate>Thu, 20 May 2010 22:21:11 GMT</pubDate><dc:creator>20100520</dc:creator><category>WebGrid</category><category>Unbound</category><category>edit</category><description>&lt;p&gt;Hi Handy&lt;/p&gt;
&lt;p&gt;     Thank you for your response. There is another question.Can I use unbound mode(this time not a datatable) to add data in page's onPreRender event.Let WebGrid allow edit.I want to catch the edit event and do something myself.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>unbound Webgrid problem </title><link>http://www.intersoftsolutions.com/Community/WebGrid/unbound-Webgrid-problem/</link><pubDate>Thu, 20 May 2010 12:14:58 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebGrid</category><category>Unbound</category><category>edit</category><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Actually your WebGrid is bound mode (bind with class of data table). &lt;br /&gt;You should not load user control in PageLoad because you add into WebPaneManager. That's why the error raised.&lt;br /&gt;I also modified your WebGrid bind and structure. You did in wrong way. Please remember that you need to bind WebGrid in IntializeDataSource event and set the Column (structure) in prepareDataBinding (not in PageLoad).&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>unbound Webgrid problem </title><link>http://www.intersoftsolutions.com/Community/WebGrid/unbound-Webgrid-problem/</link><pubDate>Thu, 20 May 2010 03:44:10 GMT</pubDate><dc:creator>20100520</dc:creator><category>WebGrid</category><category>Unbound</category><category>edit</category><description>&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;         I use webgrid in usercontrol. I set a datatable as webgrid's datasource.&lt;/p&gt;
&lt;p&gt; then load it in a page dynamicly. This page contains a WebPaneManager.Then I run it.  when I sort a column,it occur a error.some times  it doesn't occur,but it will refresh page twice.&lt;/p&gt;
&lt;p&gt;        I really need your help.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>