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
955
WebDataGrid Client Side data binding to a dataset using PageMethods
posted

Hello,

I actually have 2 issue. The main issue I have is with client side binding to a Dataset using PageMethods and serialization. I continue to get a javascript error when the "appylClientBinding" method is used.

I also have an issue with the WebDatePicker using as WebMonthCalendar for the dropdown. I would like to apply the current time value to display with the date only when the date is selected from the dropdown calendar. I placed a client side event on the WebMonthCalendar_SelectionChange (). when I debug the code is seems to be returning the correct values but nothing changes in the date-time display of the WebDatePicker control. Below is a link from my google drive with a sample solution and data files

https://drive.google.com/file/d/0B4nm4_C5BYr4VVVSdXRSLTg1Yms/view?usp=sharing

Parents Reply Children