Browse Forum Posts by Tags

Showing related tags and posts for the Forums application.

  • Re: Calendar user control and get_popUpShowing not working

    Posted to Calendar for ASP.NET AJAX by lalit on Sep 30, 2009
    Hello, Thank you for submitting your query with ComponentArt forum. I have gone through the description provided by you and found some name conflict for the Calendar Id in your user control. I would like to point out that you have used the id of the Calendar control as ‘calendar’ in your code and in your JavaScript function, you have used the same ‘calendar’ name as argument of JavaScript function. Here you should take care of the name(s) to resolve the conflicts. Because...
  • Uploader in usercontrol

    Posted to Upload for ASP.NET AJAX by lakpopuri on Sep 23, 2009
    Hi, i kept the single file upload control in usercontrol and loading it multiple times based on the xml file. If i load only once its working file. But when i given 2 in the xml file it loads twice and can't able to find upload progress and even unable to upload file also for second browse one. I think this is cause of script where we are giving control id directly,I cna't change the anchor tag for upload to "runat = server" . Is there any way to change the script files to make...
  • UserControl Callback Problem

    Posted to Snap for ASP.NET AJAX by OliverLeigh on Jul 9, 2009
    Hi, I am having a problem with the snap control. What I am trying to do is create a sort of portal that contains user controls. On the server, the user controls are loaded, and placed into a snap control that is created server side. This all works fine, the snap controls all get generated and apeear on screen. However, some of the user controls contain controls that require callbacks to function (A third party datagrid being one). Now for some reason these callbacks do not function while they...
  • PickerAndCalendar control inserts extra BR tags

    Posted to Calendar for ASP.NET AJAX by mike_z on Jul 7, 2009
    Hello! I have two PickerAndCalendar controls (WebUI 2008.1) on my page, laid out in a table. Unfortunately both controls appear to be rendering an extra two BR tags at the end, preventing the table row from being the correct height. This occurs in both IE8 and FF3.5. Previously I have used absolute positioning on this page - however I have had to switch to using tables because of a seperate layout issue with the ComponentArt ComboBox control in Firefox. In case it's of any use, here is the ASPX...
  • Set SelectedDate from Server of Picker in a dynamically added UserControl

    Posted to Calendar for ASP.NET AJAX by AndrewAdkins on Jun 16, 2009
    I have two pickers and two calendars in a user control that is dynamically added to the page. For the most part all of the functionality is there (thanks to the numerous posts on this site on this topic). However, one particular postback updates the SelectedDate for both of the picker controls via server side code, this seems to have no effect (the pickers retain the same value they had when the page first loaded). After reading a similar post on the topic I discoved that the hidden field referenced...
  • Add one year to a Calendar Control (Dynamic)

    Posted to Calendar for ASP.NET AJAX by Edoloto on Jun 16, 2009
    Hi, I hope that someone can give me a hand. I have two Component Art controls in my web site. When the user chooses a date in DateControl A (i.e. 10/25/2008), I want DateControl B to be 10/25/2009. How can I accomplish this with Component art? Thanks!
  • Demo Date Picker control in dialog with dropdowns problem

    Posted to Calendar for ASP.NET AJAX by sergeyevv on May 22, 2009
    Hello, I have a dialog that displays the date picker user control (from demo) and dropdown list.(right below the picker control). Popup calendar always appears "behind" the dropdown. I have tried this scenario without dialog and it works correctly. Any suggestions will be very much appreciated. thanks
Page 1 of 1 (7 items)