﻿<?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 - WebScheduler - WebScheduler EditingForm</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-EditingForm/</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>WebScheduler EditingForm</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-EditingForm/</link><pubDate>Wed, 03 Mar 2010 22:40:43 GMT</pubDate><dc:creator>wayhang@elutions.com.my</dc:creator><description>&lt;p&gt;ok thanks!&lt;/p&gt;</description></item><item><title>WebScheduler EditingForm</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-EditingForm/</link><pubDate>Wed, 03 Mar 2010 22:03:12 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;If you would like to resize the EditingForm size you could set the EditingForm container height and/or width during OnEditingFormShow client side event handler. Here is the snippet:&lt;/p&gt;&lt;pre&gt;function WebScheduler1_OnEditingFormShow(controlId, action, eventView, eventType, newType) {&lt;br /&gt;    var s = ISGetObject(controlId);&lt;br /&gt;    var editWindow = s.GetEditingFormWindow();&lt;br /&gt;&lt;br /&gt;    s.EditingDialogBox.Height = "550px";&lt;br /&gt;    s.EditingDialogBox.Width = "750px";&lt;br /&gt;    &lt;br /&gt;    return true;&lt;br /&gt;}&lt;/pre&gt;&lt;p&gt;The snippet will resize the EditingForm with a 750px width and 550px height. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebScheduler EditingForm</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/WebScheduler-EditingForm/</link><pubDate>Wed, 03 Mar 2010 04:21:12 GMT</pubDate><dc:creator>wayhang@elutions.com.my</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I set my WebScheduler to MyCustomEditingForm.aspx. How can i set the size of the dialog box shown?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item></channel></rss>