Hi Everyone,
My company has a license for Telerik UI for asp.net. My currently installed version us 2014.2.724.40.
My browser is Chrome Version 51, OS is Windows 10 and I am using Telerik through Visual Studio 2010.
I am experiencing a problem where adding a RadDateTimePicker to an existing page is preventing post back from occurring. It submits but does not actually fire any back end code. If I take the date picker away it then allows postback, I tried to see if it was validation but adding the ignore attributes does not appear to have any affect.
Thanks