I'm using AdvancedForm as example shown
here
i'm not able to see the returning Category (it is a resource) from the AdvancedForm
What am I doing wrong?
Here i post the important parts
main.aspx
main.vb
(
e.Appointment.Resources.Count
is 0)
AdvancedFormVB.ascx
AdvancedFormVB.ascx.vb
ResourceControlVB.ascx.vb
Thank you