CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Feature Request: Get Picture.URL from the datasource

by asp » 16 Jul 2015 11:13

Hi!

Sometimes it is more convenient to get image.picture.url from the datasource. Please, add this feature to the future version. It could be made like this (in DataLinkUpdateControl method)

Code: Select all
if DataLink.Field.DataType in [ftString, ftWideString] then begin
  Picture.Url:= DataLink.Field.AsString;
end;


Thank you.
asp
 
Posts: 235
Joined: 06 Dec 2013 11:17
Location: Moscow, Russia

Return to JQImage

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.