in
Forums
Blogs
DevExpress.com
Client Center
Support Center
DevExpress Channel

Javascript not working properly in .ascx file for Customized PopUp window of AspxScheduler

Last post 6/23/2009 3:49 AM by gigi. 0 replies.
Sort Posts: Previous Next
  • 6/23/2009 3:49 AM

    • gigi
    • Not Ranked
    • Joined on 6/23/2009
    • philippines
    • Posts 1

    Javascript not working properly in .ascx file for Customized PopUp window of AspxScheduler

    Hi,

    I want to use the ASPxScheduler, and I want to customize the pop up window for creating a New Appointment. I was able to customize it, by following a guide here, create UserAppointmentForm.ascx file in My forms folder, etc. The customized pop up window is done in the .ascx file, which is connected to the .aspx file where the ASPxScheduler and Calendar is found.

    One of the components i have in my pop up is a Gridview, with a checkbox in the Gridview Template field. I am using javascript in my .ascx file to select all the checkbox in my Gridview by clicking a checkbox header. I get a runtime error. I have not been able to retrieve data from the DB either. I tried my code by placing it in a normal .aspx file and it works perfectly, but it does not work in the popup, .ascx file. Does anybody know how I will be able to do this? i am new in using DevExpress...

Copyright © 1998-2010 Developer Express Inc.
ALL RIGHTS RESERVED