CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Error 500 '' is not a valid date time.

by Jorge Sousa » 24 Jan 2018 12:51

Hi

For now, while we check the viability of a a change, just assign IWCGJQGridDataSetProvider1.OnSetValue to the following event handler:

Code: Select all
procedure TfrmRequestPTO.IWCGJQGridDataSetProvider1SetValue(Sender: TObject; const AFieldName: string; var AHandled: Boolean; const AValue: string);
begin
  if SameStr(AFieldName,'TimeEnd') and SameStr(AValue,'null') then
  begin
    AHandled:= True;
  end;
end;
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by Alexander Bulei » 24 Jan 2018 15:18

Hi mgarey,

The problem is fixed in next beta build.
Thanks you.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

Previous

Return to JQGrid

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.