﻿<?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 - WebGrid ClientBinding .AddInput JS error</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-ClientBinding-AddInput-JS-error/</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>WebGrid ClientBinding .AddInput JS error</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-ClientBinding-AddInput-JS-error/</link><pubDate>Wed, 10 Aug 2011 23:49:37 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 was able to reproduce the problematic behavior in a simple sample on my local end.&lt;br /&gt;I’ll have the sample forwarded to WebGrid development team for further investigation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Should I hear any news regarding this problem, I will let you know.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebGrid ClientBinding .AddInput JS error</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-ClientBinding-AddInput-JS-error/</link><pubDate>Tue, 09 Aug 2011 16:49:32 GMT</pubDate><dc:creator>mpodbielski</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;In function:&lt;/p&gt;&lt;pre&gt;function WebButton1_OnClientClick(controlId, parameter) {
    var WebButton1 = ISGetObject(controlId);
    var grid = ISGetObject("WebGrid1");
    if (grid != null) {
        grid.AddInput("keyValue", key);
        grid.SendCustomRequest();
    }
    return true;
}&lt;/pre&gt;
&lt;p&gt;i've always got error on AddInput fuction, when the same grid is bind to Server Data Source JS works fine.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>