Page 1 of 1
IWCGJQTimePicker

Posted:
09 Oct 2013 09:58
by rhazell43
Hello,
When connected to a DataSource thats in Browse mode the IWCGJQTimePicker component is not ReadOnly when all others are and allows entry.
DataSource.AutoEdit is False
DataLink.StateChangeOperation is scoReadOnly
DataSet.State is dsBrowse
Thanks, Rick.
Re: IWCGJQTimePicker

Posted:
09 Oct 2013 10:38
by Jorge Sousa
Rick
I don't know whats going there again
Because this is something we cannot confirm whatsoever.
regards
Re: IWCGJQTimePicker

Posted:
16 Oct 2013 01:55
by rhazell43
Hello,
I just confirmed this with 1.7.0.3027
The key here is "DataLink.StateChangeOperation is scoReadOnly"
Just drop Picker on form and connect to DataSet and it works fine. Change "DataLink.StateChangeOperation to scoReadOnly" and you'll see that you can popup the piker and enter a time even when DataSet not in edit mode.
Thanks,
Rick.
Re: IWCGJQTimePicker

Posted:
16 Oct 2013 10:42
by Alexander Bulei
Hi Rick,
rhazell43 wrote:Hello,
I just confirmed this with 1.7.0.3027
The key here is "DataLink.StateChangeOperation is scoReadOnly"
Just drop Picker on form and connect to DataSet and it works fine. Change "DataLink.StateChangeOperation to scoReadOnly" and you'll see that you can popup the piker and enter a time even when DataSet not in edit mode.
Thanks,
Rick.
Fixed in next beta release.
Thanks.
Best Regards.