Jump to content

TUniDateTimePicker with 'tUniDateTime' kind


M477H13U

Recommended Posts

Hello everyones ! 

 

I am able to set a DateTimePicker in grid on tUniDate, one on tUniTime, (both on conception time and dynamically by using Column.Editor) but not with tUniDateTime kind .... is it a bug or someting ? :'(

 

Does anyone is having the same issue as I do ?

 

Thank you ! (:

Link to comment
Share on other sites

Update: I tried to use:         UniSession.AddJS(UniDBGrid1.JSName + '.columnManager.columns[8].setEditor(' + UniDateTimePicker1.JSName + ');');

but my component does not have any JSName .. isn't it suppose to generate a name automatically ?

Link to comment
Share on other sites

I Should have precise that I am currently using a TUniDBgrid with a TFDMemTable + TDataSource.. TDateTimePicker with tuniDateTime option outside Grid is functional but not in field ... :(

 

Do you want me to send you my project ? (It is just a double grid project to work on dynamically generated fields and on conception time)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...