etwoss Posted January 30, 2017 Posted January 30, 2017 Hi Question1 : Is it possible to have a sub grid in a grid? Question 2: the calender, is it possible to add proeprties to a calendar event? Eric Quote
Sherzod Posted January 30, 2017 Posted January 30, 2017 Hi, Question1 : Is it possible to have a sub grid in a grid? Farshad already answered this question I guess.. http://forums.unigui.com/index.php?/topic/7845-master-detail-in-grid/&do=findComment&comment=40115 Question 2: the calender, is it possible to add proeprties to a calendar event? Can you clarify?! Best regards. Quote
etwoss Posted January 30, 2017 Author Posted January 30, 2017 Hi Currently working with CGDevtools, My Event form holds a lot more editfields, together with the start/end date/time i save these values in a database table. With cgdevtools its possible to "add" your own properties to an event. Eric Quote
mhmda Posted January 30, 2017 Posted January 30, 2017 We use event ID as event refrence and in database we save anything we want, did you want these properties to be displayed inside the calendar? Quote
mhmda Posted January 30, 2017 Posted January 30, 2017 If you could make a screenshot to show us what you want Quote
etwoss Posted January 30, 2017 Author Posted January 30, 2017 Hi I will make these at home this evening, Thanks so far Eric Quote
etwoss Posted February 1, 2017 Author Posted February 1, 2017 Hi UserDataObj:= SO(); UserDataObj.S['CREATEDATE'] := MyFrame.CreateDate; AEventItem.UserData:= UserDataObj.AsJSon; This is the way CGDevtools let you add you're own data to an event Eric Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.