<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>TelerikASPNETMVC Discussions Rss Feed</title><link>http://telerikaspnetmvc.codeplex.com/Thread/List.aspx</link><description>TelerikASPNETMVC Discussions Rss Description</description><item><title>New Post: How to run this application?</title><link>http://telerikaspnetmvc.codeplex.com/discussions/394834</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I had a similar issue running in VS2012. Make sure all of your references are valid.&lt;/p&gt;
&lt;/div&gt;</description><author>ttgsgmafe</author><pubDate>Thu, 15 Nov 2012 20:50:19 GMT</pubDate><guid isPermaLink="false">New Post: How to run this application? 20121115085019P</guid></item><item><title>New Post: How to run this application?</title><link>http://telerikaspnetmvc.codeplex.com/discussions/394834</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I am getting an error when trying to run the application.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Parser Error Message: Could not load type 'Telerik.Web.Mvc.Examples.MvcApplication'&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Any body know how to fix this?&lt;/p&gt;
&lt;/div&gt;</description><author>CoolArchTek</author><pubDate>Sat, 08 Sep 2012 03:39:48 GMT</pubDate><guid isPermaLink="false">New Post: How to run this application? 20120908033948A</guid></item><item><title>New Post: Grid changing state of rows / posting back all rows</title><link>http://telerikaspnetmvc.codeplex.com/discussions/352800</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi&amp;nbsp;&lt;br&gt;
I am working with the grid component.&lt;br&gt;
My scanario is like this. I upload a file to the server load the data in the controller and display it with the grid.&lt;br&gt;
The user can make changes if that is the wish, and all rows need to be saved to the database, when the Save Changes button is pressed.&lt;br&gt;
How can I get all rows posted back to the server?&lt;br&gt;
I use ajax binding and InCell editing (batch editing)&lt;br&gt;
Since the rows have not been edited in the grid they are not considered by the grid as modified, and not send back in any of the lists.&lt;br&gt;
[Bind(Prefix = &amp;quot;inserted&amp;quot;)]IEnumerable&amp;lt;PlayerViewModel&amp;gt; insertedPlayers,&lt;br&gt;
[Bind(Prefix = &amp;quot;updated&amp;quot;)]IEnumerable&amp;lt;PlayerViewModel&amp;gt; updatedPlayers,&lt;br&gt;
[Bind(Prefix = &amp;quot;deleted&amp;quot;)]IEnumerable&amp;lt;PlayerViewModel&amp;gt; deletedPlayers&lt;/p&gt;
&lt;p&gt;There can also be a situation where no rows have been edited in the grid, in this case I still need all rows posted back, so they can be saved to the database.&lt;/p&gt;
&lt;p&gt;I will really appreciate any help on this topic.&lt;/p&gt;
&lt;/div&gt;</description><author>kriya</author><pubDate>Thu, 19 Apr 2012 08:35:52 GMT</pubDate><guid isPermaLink="false">New Post: Grid changing state of rows / posting back all rows 20120419083552A</guid></item><item><title>New Post: When did the license change from MS-PL to GPLv2?</title><link>http://telerikaspnetmvc.codeplex.com/discussions/236883</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Certainly would be nice to have the LGPL on this.&amp;nbsp;I can't use GPL in my project, and can't justify the commercial license.&lt;/p&gt;&lt;/div&gt;</description><author>boomhauer</author><pubDate>Thu, 12 Apr 2012 03:35:08 GMT</pubDate><guid isPermaLink="false">New Post: When did the license change from MS-PL to GPLv2? 20120412033508A</guid></item><item><title>New Post: Dynamic Theme Change</title><link>http://telerikaspnetmvc.codeplex.com/discussions/344838</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have the following in my site.master&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;  &lt;span style="background-color:yellow"&gt;&amp;lt;%=&lt;/span&gt; Html.Telerik().StyleSheetRegistrar()
        .DefaultGroup(&lt;span style="color:blue"&gt;group&lt;/span&gt; =&amp;gt; &lt;span style="color:blue"&gt;group&lt;/span&gt;.Add(&lt;span style="color:#a31515"&gt;&amp;quot;../Content/telerik.common.min.css&amp;quot;&lt;/span&gt;)
        .Add(&lt;span style="color:#a31515"&gt;&amp;quot;../Content/telerik.outlook.min.css&amp;quot;&lt;/span&gt;))
    &lt;span style="background-color:yellow"&gt;%&amp;gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;Lets say I want to give the user the option of choosing between the following 4 themes by selecting the item from a dropdown box.&lt;/p&gt;
&lt;p&gt;Office2007, Windows7, Vista, Outlook&lt;/p&gt;
&lt;p&gt;How do I actually change the theme?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div id="_mcePaste" style="width:1px; height:1px; overflow:hidden; top:0px; left:-10000px"&gt;
&amp;#65279;&lt;/div&gt;
&lt;/div&gt;</description><author>johnpadmore</author><pubDate>Sun, 26 Feb 2012 02:57:17 GMT</pubDate><guid isPermaLink="false">New Post: Dynamic Theme Change 20120226025717A</guid></item><item><title>New Post: Applying Theme to telerik menu other than defined in layout page</title><link>http://telerikaspnetmvc.codeplex.com/discussions/285717</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I want to apply different theme to telerik&amp;nbsp;menu control other than the globally defined in the layout page.&lt;/p&gt;
&lt;p&gt;Please let me know in case anybody has implemented this.&lt;/p&gt;
&lt;/div&gt;</description><author>atul8285</author><pubDate>Wed, 11 Jan 2012 06:29:10 GMT</pubDate><guid isPermaLink="false">New Post: Applying Theme to telerik menu other than defined in layout page 20120111062910A</guid></item><item><title>New Post: Role based menu bound to sitemap</title><link>http://telerikaspnetmvc.codeplex.com/discussions/285716</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How to bind custom&amp;nbsp;role based sitemap to telerik menu for mvc.&lt;/p&gt;
&lt;/div&gt;</description><author>atul8285</author><pubDate>Wed, 11 Jan 2012 06:12:53 GMT</pubDate><guid isPermaLink="false">New Post: Role based menu bound to sitemap 20120111061253A</guid></item><item><title>New Post: can Treeview bind to a datatable or dataset?</title><link>http://telerikaspnetmvc.codeplex.com/discussions/258481</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;can Treeview bind to a datatable or dataset?&lt;/p&gt;
&lt;p&gt;or how to bind to a deep level tree? is there an example? &amp;nbsp;i use MVC 3 and razor as viewengine. thanks!&lt;/p&gt;
&lt;/div&gt;</description><author>mrjiou</author><pubDate>Sat, 21 May 2011 13:48:02 GMT</pubDate><guid isPermaLink="false">New Post: can Treeview bind to a datatable or dataset? 20110521014802P</guid></item><item><title>New Post: html helper</title><link>http://telerikaspnetmvc.codeplex.com/discussions/239131</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;?&lt;/p&gt;&lt;/div&gt;</description><author>jiezzy</author><pubDate>Thu, 24 Feb 2011 02:41:56 GMT</pubDate><guid isPermaLink="false">New Post: html helper 20110224024156A</guid></item><item><title>New Post: Orchard</title><link>http://telerikaspnetmvc.codeplex.com/discussions/239132</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Wanted to ask the same thing, but thinking on doing that on my own:)&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;&lt;/div&gt;</description><author>pszmyd</author><pubDate>Wed, 23 Feb 2011 02:16:38 GMT</pubDate><guid isPermaLink="false">New Post: Orchard 20110223021638A</guid></item><item><title>New Post: Orchard</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=239132</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Are there any plans creating a simple viewparts module on Orchard with Telerik MVC controls used?&lt;/p&gt;
&lt;p&gt;This sample would be a good start to alter the .cshtml files&lt;br&gt;
&lt;a href="http://orchardproject.net/docs/GetFile.aspx?File=Orchard.Module.RelationSample.0.5.0.nupkg&amp;AsStreamAttachment=1&amp;Provider=ScrewTurn.Wiki.FilesStorageProvider&amp;IsPageAttachment=1&amp;Page=Creating-1-n-and-n-n-relations&amp;NoHit=1"&gt;http://orchardproject.net/docs/GetFile.aspx?File=Orchard.Module.RelationSample.0.5.0.nupkg&amp;amp;AsStreamAttachment=1&amp;amp;Provider=ScrewTurn.Wiki.FilesStorageProvider&amp;amp;IsPageAttachment=1&amp;amp;Page=Creating-1-n-and-n-n-relations&amp;amp;NoHit=1&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>rfcdejong</author><pubDate>Tue, 21 Dec 2010 16:10:14 GMT</pubDate><guid isPermaLink="false">New Post: Orchard 20101221041014P</guid></item><item><title>New Post: html helper</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=239131</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Is it possible using html helpers to show a telerik control?&lt;/p&gt;
&lt;p&gt;Atm i use:&lt;br&gt;
&lt;br&gt;
@Html.LabelFor(m =&amp;gt; m.MyField)&lt;br&gt;
&lt;br&gt;
and&lt;br&gt;
&lt;br&gt;
@Html.TextBoxFor(m =&amp;gt; m.MyField)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Those helpers just create a standard control...&lt;/p&gt;
&lt;/div&gt;</description><author>rfcdejong</author><pubDate>Tue, 21 Dec 2010 16:05:19 GMT</pubDate><guid isPermaLink="false">New Post: html helper 20101221040519P</guid></item><item><title>New Post: List&lt;TreeViewItem&gt; Controller problems with checkboxes</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=238470</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I did a data model binding like the example shown in Telerik. &amp;nbsp;Once I click save, I notice that the List&amp;lt;TreeViewItem&amp;gt; controller that the List only returns single items. &amp;nbsp;Therefore you have no reference between the parent and child items.&lt;/p&gt;
&lt;p&gt;Is there a way around this?&lt;/p&gt;
&lt;/div&gt;</description><author>dannyhchan</author><pubDate>Wed, 15 Dec 2010 15:23:21 GMT</pubDate><guid isPermaLink="false">New Post: List&lt;TreeViewItem&gt; Controller problems with checkboxes 20101215032321P</guid></item><item><title>New Post: When did the license change from MS-PL to GPLv2?</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=236883</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Since their official release, the Extensions have been dual-licensed under GPLv2 and a Commercial license. Only the CTP release, which contained the jQuery extensions, was released under MS-PL. Regarding whether you can build commercial software, please
 refer to the following &lt;a href="http://www.telerikwatch.com/2009/11/telerik-extensions-for-mvc-unofficial.html"&gt;
blog post&lt;/a&gt; and &lt;a href="http://www.telerik.com/community/forums/aspnet-mvc/general/licensing-options.aspx"&gt;
forum thread&lt;/a&gt; for further information.&lt;/p&gt;
&lt;/div&gt;</description><author>gyoshev</author><pubDate>Mon, 13 Dec 2010 10:19:35 GMT</pubDate><guid isPermaLink="false">New Post: When did the license change from MS-PL to GPLv2? 20101213101935A</guid></item><item><title>New Post: When did the license change from MS-PL to GPLv2?</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=236883</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;In the blogosphere when you search for Telerik Extentions you will find many blog posts claiming that Telerik is releasing those extensions under MS-PL license.&lt;/p&gt;
&lt;p&gt;Now it obviously is not MS-PL and I'm wondering whether it was ever released under MS-PL license?&lt;br&gt;
If so, when did the license change? &lt;br&gt;
If not wasn't that just a nasty marketing trick to gain attention and have free advertisement of a commercial product?&lt;/p&gt;
&lt;p&gt;The reason I am asking is the crucial difference between MS-PL and GPLv2 and it is the fact that you are not allowed to build commecial products with GPLv2, which is contrary to MS-PL (at least AFAIK) - and that would be the reason to such a huge hype about
 the product in the blogosphere.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>thoughtcriminal</author><pubDate>Thu, 02 Dec 2010 16:41:06 GMT</pubDate><guid isPermaLink="false">New Post: When did the license change from MS-PL to GPLv2? 20101202044106P</guid></item><item><title>New Post: 404 error on ASP.NET MVC Telerik Grid</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=229557</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi guys,&lt;br&gt;&lt;br&gt;First of all, thanks for building such an awesome set of MVC tools! :D They look great! I'm just having a small problem trying to implement your Grid along with row selection...&lt;br&gt;&lt;br&gt;When I load the page, I keep getting a popup with a 404 error message, but I can't seem to find out what's going wrong. Could anyone please help me out with this?&lt;br&gt;&lt;br&gt;Kind regards,&lt;br&gt;Erwin de Moel&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>Erwin1441</author><pubDate>Mon, 04 Oct 2010 15:35:18 GMT</pubDate><guid isPermaLink="false">New Post: 404 error on ASP.NET MVC Telerik Grid 20101004033518P</guid></item><item><title>New Post: MVC Grid Control(v2010.2.713) can not run in the Orchard(orchard.codeplex.com) project.</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=224584</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;﻿﻿﻿﻿﻿﻿&lt;/p&gt;&lt;/div&gt;</description><author>baotao</author><pubDate>Mon, 23 Aug 2010 23:48:10 GMT</pubDate><guid isPermaLink="false">New Post: MVC Grid Control(v2010.2.713) can not run in the Orchard(orchard.codeplex.com) project. 20100823114810P</guid></item><item><title>New Post: Extensions Roadmap</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=218576</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am very enthousiastic about &amp;nbsp;your extensions.&lt;/p&gt;
&lt;p&gt;They are really performant and developper friendly.&lt;/p&gt;
&lt;p&gt;What are your plans concerning the project RoadMap and licencing mode ?&lt;/p&gt;
&lt;p&gt;I evaluated your Grid component and missed some customisation function regarding groups (eg : grouping header customization and global group collapse/Expense button.)&lt;/p&gt;
&lt;p&gt;How-is your open-source project organized regarding functionnality requests and contributions ?&lt;/p&gt;
&lt;p&gt;Ga&amp;euml;l&lt;/p&gt;&lt;/div&gt;</description><author>gturbo</author><pubDate>Wed, 07 Jul 2010 10:28:37 GMT</pubDate><guid isPermaLink="false">New Post: Extensions Roadmap 20100707102837A</guid></item><item><title>New Post: Ad/Content Rotator for ASP.Net MVC</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=207768</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello there,&lt;/p&gt;
&lt;p&gt;I was reading this post &lt;a href="http://weblogs.asp.net/rashid/archive/2009/04/20/adrotator-for-asp-net-mvc.aspx"&gt;AdRotator for ASP.NET MVC&lt;/a&gt; by &lt;a href="http://weblogs.asp.net/rashid"&gt;Kazi&lt;/a&gt;. And thought why not having such control as part of Teleric Extensions for ASP.Net MVC. And to be ported to apply same programming model used in this Extension.&lt;/p&gt;
&lt;p&gt;Similar controls could be news ticker, and content rotator.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>mosessaur</author><pubDate>Tue, 30 Mar 2010 11:57:16 GMT</pubDate><guid isPermaLink="false">New Post: Ad/Content Rotator for ASP.Net MVC 20100330115716A</guid></item><item><title>New Post: Declaring groups in Web.Config</title><link>http://telerikaspnetmvc.codeplex.com/Thread/View.aspx?ThreadId=70517</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi guys&lt;/p&gt;
&lt;p&gt;Just wondering how far away declaring your groups in this web.config and then referencing those groups in page?&lt;/p&gt;
&lt;p&gt;In this post http://weblogs.asp.net/rashid/archive/2009/04/28/script-and-css-management-in-asp-net-mvc.aspx you describe the mode and you have the code working for this, so I assume its on your road map, I'm just wondering how long till we get that here.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Anthony&lt;/p&gt;&lt;/div&gt;</description><author>vdhant</author><pubDate>Wed, 30 Sep 2009 01:41:38 GMT</pubDate><guid isPermaLink="false">New Post: Declaring groups in Web.Config 20090930014138A</guid></item></channel></rss>