﻿<?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 - WebDesktop - CustomObjectAttributes - Javascript not triggering</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/CustomObjectAttributes---Javascript-not-triggering/</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>CustomObjectAttributes - Javascript not triggering</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/CustomObjectAttributes---Javascript-not-triggering/</link><pubDate>Fri, 19 Feb 2010 03:31:56 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Michael,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;Forgive me if I am mistaken, but as far as I know, we do have a client side event that will be triggered when a CheckBox integrated with WebGrid is checked. You can use&amp;nbsp;WebGrid1_OnCheckBoxClick client side event. I believe it will have same functionality as creating a CustomObjectAttributes onclick on the check box.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;I hope it helps and please do not hesitate to ask if you have any other questions. Thank you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>CustomObjectAttributes - Javascript not triggering</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/CustomObjectAttributes---Javascript-not-triggering/</link><pubDate>Thu, 18 Feb 2010 18:51:07 GMT</pubDate><dc:creator>michaelc</dc:creator><description>&lt;p&gt;I attached the file to where error can be reproduced&lt;/p&gt;</description></item><item><title>CustomObjectAttributes - Javascript not triggering</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/CustomObjectAttributes---Javascript-not-triggering/</link><pubDate>Thu, 18 Feb 2010 18:01:07 GMT</pubDate><dc:creator>michaelc</dc:creator><description>&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
if&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; (e.Row.Type == &lt;/span&gt;&lt;span style="font-size: 13px; color: #2b91af"&gt;&lt;span style="font-size: 13px; color: #2b91af"&gt;RowType&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;.Record) &lt;p&gt;{&lt;/p&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;if&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; (e.Row.Table.Name == &lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;"Invoices"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;) &lt;p&gt;{&lt;/p&gt;e.Row.Cells.GetNamedItem(&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;"PayInFull"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;).CustomObjectAttributes = &lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;"onclick=\"DoClick()\""&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;; &lt;p&gt;}&lt;/p&gt;&lt;p&gt;}&lt;/p&gt;&lt;p&gt;This bind the onclick event to DoClick() function properly to the checkbox, however the javascript is not triggering when the checkbox is selected. It seems to be blocked.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help will be appreciated, thanks&lt;/p&gt;&lt;p&gt;Michael&lt;/p&gt;&lt;/span&gt;</description></item></channel></rss>