﻿<?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 - Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-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>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Fri, 02 Oct 2009 06:32:04 GMT</pubDate><dc:creator>Dicky</dc:creator><description>&lt;p&gt;Hi Micahel,&lt;/p&gt;
&lt;p&gt;Okay I have discussed with my colleague who handle that issue before in TDN. Now I understand the issue, but in WebCombo LinkSettings there is property named FilterDataMember. You should able to use that property to fulfill your scenario. Have you that property set in your sample? If this can't work could you send your simple sample to me?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Dicky&lt;/p&gt;</description></item><item><title>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Thu, 01 Oct 2009 04:20:59 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Dicky&lt;/p&gt;
&lt;p&gt;I did post this thread in Developer Network.&lt;/p&gt;
&lt;p&gt;I had the same problem with HierarchicalGrid. The problem was fixed in SP1 for the Grid.&lt;/p&gt;
&lt;p&gt;Simple Sample - this works (&lt;strong&gt;&lt;span style="color: #da00ed"&gt;column name of the primary- and foreign keys are identical)&lt;/span&gt;&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffff00; color: #548dd4"&gt;Table Master&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- &lt;strong&gt;&lt;span style="color: #ff0000"&gt;IDMaster&lt;/span&gt;&lt;/strong&gt; [GUID] Primarykey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- Text [varchar(250)]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffff00; color: #548dd4"&gt;Table Detail&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- IDDetail [GUID] Primarykey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- Text [varchar(250)]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- &lt;strong&gt;&lt;span style="color: #ff0000"&gt;IDMaster&lt;/span&gt;&lt;/strong&gt; [GUID] Foreignkey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;My Tables looks like this - this don't work because column names aren't identical&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffff00; color: #548dd4"&gt;Table Master&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- &lt;strong&gt;&lt;span style="color: #ff0000"&gt;ID&lt;/span&gt;&lt;/strong&gt; [GUID] Primarykey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- Text [varchar(250)]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffff00; color: #548dd4"&gt;Table Detail&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- ID [GUID] Primarykey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- Text [varchar(250)]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #548dd4"&gt;&amp;nbsp;- &lt;strong&gt;&lt;span style="color: #ff0000"&gt;MasterID&lt;/span&gt;&lt;/strong&gt; [GUID] Foreignkey&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Liked combo boxes require a datarelation with the same column names! &lt;/p&gt;
&lt;p&gt;Please fix this issue as soon as possible. Thank's a lot.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Thu, 01 Oct 2009 03:52:57 GMT</pubDate><dc:creator>Dicky</dc:creator><description>&lt;p&gt;Hi Michael,&lt;/p&gt;
&lt;p&gt;I'm sorry, but could you explain about your last statement saying that it is only works when the column name of the primary and foreign keys are identical? And also I can't found theard [IS-C554F370-167F-4097-9B9E-10502BBF3264]. Did you post it on our TDN? &lt;br /&gt;&lt;br /&gt;It would be easier if you could send a simple sample that showing your scenario.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Dicky&lt;/p&gt;</description></item><item><title>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Tue, 29 Sep 2009 13:01:45 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Dicky&lt;/p&gt;
&lt;p&gt;I accidentally closed the thread...&lt;/p&gt;
&lt;p&gt;Please check my last answer.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Tue, 29 Sep 2009 00:56:17 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Dicky&lt;/p&gt;
&lt;p&gt;Thanks for your answer.&lt;/p&gt;
&lt;p&gt;I found out why it does not work.&lt;/p&gt;
&lt;p&gt;It's the same problem as I have described in this thread: [IS-C554F370-167F-4097-9B9E-10502BBF3264] &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #da00ed"&gt;It works only, when the column name of the primary- and foreign keys are identical!&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Thanks for a quick fix to the problem...&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Mon, 28 Sep 2009 22:00:41 GMT</pubDate><dc:creator>Dicky</dc:creator><description>&lt;p&gt;Yes, it is possible to have linked WebCombo in WebGrid. Please make sure if you have set property EditType="WebComboNET" and WebComboID to your WebComboID that you want to integrate with WebGrid.&lt;/p&gt;
&lt;p&gt;I suggest you to check the Linked WebCombo separated with WebGrid first, after everything is okay you can try to integrate it to your WebGrid.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;</description></item><item><title>Linked Combobox integrate in WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Linked-Combobox-integrate-in-WebGrid/</link><pubDate>Mon, 28 Sep 2009 16:01:51 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;div id="result_box" dir="ltr"&gt;I would like to integrate a linked combo boxes into WebGrid, but I get an error message that the ParentWebComboID could be found.&lt;/div&gt;
&lt;p&gt;It not possible to integrate a linked Comboboxes in WebGrid?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item></channel></rss>