Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Scheduler
posted

Hi,

Thanx for the link, i think most important part is the serialization of a dataset into JSON objcet maintining the date and number type.

Please need a hand to figure it out, i'm using it on an ASP.Net website (vb code).

Stuck for days. Maybe have to give up.

For so fat this is what i get : 

{"appointments":[{

id="1",resourceId":"315","start":"01/01/0001 09:00:00","end":"01/01/0001 10:00:00","description":"Brain Storming"},{"id="2",resourceId":"315","start":"01/01/0001 09:00:00","end":"01/01/0001 10:00:00","description":"Brain Storming"}]

,

"resssources":[{

"id":"315","displayName":"My Name"}

]}

Best regards

Parents
No Data
Reply
  • 20255
    Offline posted

    Hello,

    Could you please share a sample with me, I need to understand what exactly is the problem in order to provide you with meaningful suggestion.

Children
No Data