﻿<?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 - WebCombo - Retrieve a column value of the webcombo's selected row, without refresh the combo.</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Retrieve-a-column-value-of-the-webcombos-selected-row-without-refresh-the-combo/</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>Retrieve a column value of the webcombo's selected row, without refresh the combo.</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Retrieve-a-column-value-of-the-webcombos-selected-row-without-refresh-the-combo/</link><pubDate>Sun, 17 Jan 2010 23:17:12 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;I created a test page based on the information about your scenario.&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 bind WebGrid to ‘Orders’ table of Northwind dataset; and I have WCCustomers multiple column WebCombo, as the edit type of ‘CustomerID’ column, and WCShippers multiple column WebCombo, as the edit type of ‘ShipVia’ column.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;OnBeginRowEditing client side event, I obtain the customer’s contact name (second column of WCCustomers); and shipper’s company name and phone (the second and third column of WCShippers).&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 enclosed the test page as attachment. Please have the attached sample tested on your end and let me know whether it helps or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;PS: I was able to repro the same issue, GetSelectedRow() returns null, if I use bound WebCombo. To overcome this issue, I use unbound WebCombo by invoking PopulateUnboundData() method.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Retrieve a column value of the webcombo's selected row, without refresh the combo.</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Retrieve-a-column-value-of-the-webcombos-selected-row-without-refresh-the-combo/</link><pubDate>Thu, 14 Jan 2010 05:39:43 GMT</pubDate><dc:creator>nicola.lorusso@loransrl.net</dc:creator><description>&lt;p /&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a webcombo column in my webgrid with more than a column inside. On the edit row event, i need to retrieve a column value of the webcombo's selected row. But when I call from javascript the "getSelectedRow", it returns an empty string. It works ONLY WHEN I CLICK THE COMBO (so I focus it, and it refreshes).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot,&lt;/p&gt;
&lt;p&gt;Nicola&lt;/p&gt;
&lt;p /&gt;</description></item></channel></rss>