﻿<?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 - Change Column position in webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-position-in-webgrid/</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>Change Column position in webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-position-in-webgrid/</link><pubDate>Tue, 16 Aug 2011 05:15:19 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you very much for the sent sample.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;A simple sample was re-created based on your sent sample in order to reproduce the problematic behavior on my local end. The simple sample page has identical structure with the test.aspx page.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Unfortunately I was unable to reproduce the issue using the simple sample page. I was able to load the data into WebGrid and save the grid’s structure to the xml file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Could you please kindly check my simple sample and let me know if there is anything that I missed during my attempt to reproduce the issue?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Change Column position in webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-position-in-webgrid/</link><pubDate>Tue, 16 Aug 2011 01:40:56 GMT</pubDate><dc:creator>UPratap@dow.com</dc:creator><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;&lt;p&gt;Thanks for the mail and the response. Your response was useful. But I am trying to do the same thing in my project (file attached) to get the webgrid working using Update Panel. But my efforts are useless. I am not able to load the data into the webgrid. And neither I am able to save the webgrid schema to the xml.&lt;/p&gt;
&lt;p&gt;Please advice. &lt;/p&gt;
&lt;p&gt;-Udayan&lt;/p&gt;</description></item><item><title>Change Column position in webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-position-in-webgrid/</link><pubDate>Mon, 08 Aug 2011 23:15:52 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Based on the provided information, a simple sample of WebGrid is created (the sample file is enclosed as attachment). The WebGrid is bind to Shippers table of Northwind dataset. The AllowColumnMove feature is enabled (Specifies whether or not to allow users move columns.).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;An ASP.NET Button and three ASP.NET TextBox controls are added to the page. Clicking the Button will set the text property of each TextBox to the WebGrid1.RootTable.Columns collection respectively.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;I tried to reproduce the problem in my local test by using this sample but my efforts was not successful – everything worked smoothly and the columns collection show the list of columns with new position of the columns.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;A video that shows how the test was made is enclosed as attachment. Please let us hear your feedback if there are any steps that I missed during my attempt to reproduce the problematic behavior.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Change Column position in webgrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-position-in-webgrid/</link><pubDate>Mon, 08 Aug 2011 12:09:10 GMT</pubDate><dc:creator>UPratap@dow.com</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;Scenario -&lt;/p&gt;
&lt;p&gt;First step: Binding dataset to the webgrid dynamically.&lt;/p&gt;
&lt;p&gt;Second step: moving position of columns inside the webgrid (on the UI)&lt;/p&gt;
&lt;p&gt;Third step: clicking a button to get the webgrid.roottable.columns collection.&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;Expected result - The column collection should give me the list of columns with the new position of the columns.&lt;/p&gt;
&lt;p&gt;result I am getting - the original column collection with the same columns position.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;what should I do to get the collection of the columns with the new positions after I click a button on the webpage? Alternatively, is there any server-side event that fires when we move the columns within the webgrid?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item></channel></rss>