iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Andi,
Now i have been able to get eventID during Page_Load.
Now i would like to get the StartDate and EndDate of the recurring event clicked.
For example:
User click on a recurring event and click "only this instance" which the data as below:
RecurrintEvents
RecurrenceInfo
So if i query from RecurringEvents or RecurrenceInfo table, i'll get StartDate 2010-01-05, but what i need is the exact date of the event clicked by the user. For example if the recurring events occur on every monday from 2010-01-05 to 2010-03-31, and the user click on 1 of the instance where the date is 2010-03-02. So i want to get the date 2010-03-02 instead of query from table and get 2010-01-05.
Pls advise.
Thanks!
The system do alert the value of "Text1" correctly. But at the EditingForm page_load event, the "Text1" return empty string when i try to get the value. I believe the value of "Text1" is assigned after page_load.
In my case, i need to be able to get the EventID during page_load.
I tested with the code but it doesn't work. Attached is the sample. Inside the folder, there's CreateTable.sql to create the needed tables.
Note that during OnEditingFormShow, at checking if (eventType == "Event"), the eventType is actually = "Exception" instead of "Event". I'm not sure if this has anything to do with not able to set the value.
ok that solves the problem.
Attached is the sample to reproduce the issue. Inside the folder, there's CreateTable.sql to create the needed tables.
There are 2 issues here:
1) The function is not called during onLoad when there's WebScheduler in the aspx. If the WebScheduler is removed, then the function is called without problem during onLoad.
2) I'm not able to refresh the WebSchduler after page post back.
I tested with your snippet but it doesn't work.
In the EditingForm, during page load i try to get the value of "Text1" but empty string is returned.
If that's the case (cannot remove some objects), then i would like to have my own editing form. But how can i get the EventID in the new window so that i can populate the information in the new window and let the user edit the information allowed?
The new aatached sample is different with my scenario.
My scenario is:
WebCombo1, WebCombo2 & WebCombo3 is independent with each other, only record of WebCombo4 is retrieved based on selection in WebCombo1, WebCombo2 & Webcombo3.
The sample provided doesn't solve the issue. The total records retrieved in WebCombo 4 is 830 which is all the records in Orders table of Northwind database.
Same thing happen when i removed:
1) WebCombo for Importance
2) WebCombo for Categories
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname