Hello Experts,
Is it possible for you to Drill Down from WebWeekView and shows only a single Day Activities?I also want to have same appearance as WebWeekView single day on Drill Down page.
I appreciate any help on this.
Hello, I'm trying to create an informative tooltip for my WebMonthView control and I'm running into a few small roadblocks. Here is what I'm trying to accomplish in a tooltip:Line1: TextLine2: EmptyLine3: Description Field
The WebMonthView…
Hi,
I am using Infragistics 9.1 version. In WebMonthView control, the appointment details are displayed in single line. We are not able to read the msg fully. once the control gets the mouse over the pop-up will show the full message. Instead, i need similar…
I can not get the control to show the samples activitys includesd in the sample database, I connect it to the sql datasource using a ; as sql statement as indicated, added the webschedule info and put a dayview control, conected the day view control with…
I believe this to be a bug, but have a work around you can try out that worked for me. Here's the steps to success:
I am trying to add some of the akido controls with the splitter. At first I was recieving the error saying I needed to add a script manager, which I did. Now the issue is that everything renders, but none of the events on any of the calendars happen,…
I am using the client side double click event to show a custom appointment form.
How do i get the date-time on which user clicked in the month view, week view(dayview with visible days set to 7) and day view.
For month view (and old week view…
I want to stop the Appointments form from opening after the WebWeekView \ WebDayView \ WebMonthView control is double clicked and if certain conditions are met. In other words, the appointments form must only open under certain circumstances. Here is my…
I want to change doulbe click to click on webmonthview, but it doesn't work. it can work on webdayview.
Any help, thanks in advance.
// WebDayView doublclick -> click
BLOCKED SCRIPT
function WebDayView_Click(oDayView, oEvent, element) { oDayView…
My control webmonthview cannot view last or next month .The version is netadvantage asp.net 2011 V1
anyone can help me ?
think you !
I want to use WebMonthView, WeekView and DayView controls on my page and allow the user to switch between the views.
I want to load the data in such a way that if user is in month view then load data for the current month of webmonthview control…
Is there something similar to http://help.infragistics.com/Help/NetAdvantage/NET/2007.3/CLR2.0/html/WebSchedule_Connecting_WebSchedule_to_a_Database_in_Visual_Studio_2005.html but
for the MS SQL database?
I have been trying to get schedule working with…
I have exactly same issue.
I have a project with WebMonthView. I'm trying to hook it to SQL database. It gives me the error above.
I went ahead and created a sample application and did EXACTLY the same thing, same code same connection string. This…
hi ,
In webmonthview i have used javascript method for NavigateNext and NavigatePrevious...
in this method i canceled the navigate event of webmonthview , but refreshing the parent asyncrefreshpanel and rebinding the data for next month.
Problem…
Hello
Is it possibile to use MonthView or other infragistics control to display a row for each day?
Thank for the help
Hi
I am new to infragistics and using infragistics 2007 Vol2... I am currently developing a website and using Infragistic WebDayView, WebWeekView and WebMonthView... I want some tutorial links for these controls ...
Can anyone plz help me in this case
T…
I need to bulild a scheduling app where a user can submit a request for an appointment that then will need to be approved/modified by an admin before being added to the Activty table. Currently I have a table that stores all of the info for the request…
Dear, Thanks for your help.I have applied the source and the functionality is running good. But still i have some problem.
Now i am facing two problems, which are as follows:
1. I have masterpage on my page where i have placed the controls and i am…