Jump to content

Recommended Posts

  • Administrators
Posted

Hello,

 

I want to edit data using UniDBLookupComboBox in UniDBGrid in WebMode.

UniDBGrid1.Cloumns[0].Editer := UniDBLookupComboBox1, but a value does not change even if I do DataSet.Post

 

Please send a test case.

  • Administrators
Posted

Problem is with the attached Field which is a lookup field itself. Currently UniGUI doesn't properly handle editing fkLookup fields. I will try to fix this in next version.

 

3 issues logged:

 

0001273 UniDBGrid: Can not edit a Field when Field is a LookupField

0001272 UniDBGrid: Cell must show a picklist when Field is a LookupField

0001271 UniDBLookupCombo: Combo Text is not shown when attached DataField is a LookupField

Posted

Hi, Farshad

 

Problem is with the attached Field which is a lookup field itself. Currently UniGUI doesn't properly handle editing fkLookup fields. I will try to fix this in next version.

Thank you,

 

It is another question

Can you make the height of the UniDBGrid.Column.Editer component the same as high UniDBGrid.Column?

 

 UniDBGrid1.Font.Size=20
 UniDBGrid1.Columns[nn].Font.Size=20
 UniEdit1.Font.Size=20
 UniDBGrid1.Columns[nn].Editor = UniEdit1

post-347-0-72563200-1329377060_thumb.png

  • Administrators
Posted

Hi, Farshad

 

 

Thank you,

 

It is another question

Can you make the height of the UniDBGrid.Column.Editer component the same as high UniDBGrid.Column?

 

 UniDBGrid1.Font.Size=20
 UniDBGrid1.Columns[nn].Font.Size=20
 UniEdit1.Font.Size=20
 UniDBGrid1.Columns[nn].Editor = UniEdit1

 

Issue #1042 fixed.

  • 1 month later...
Posted

hi,

 

Can we make DBLookupCombo like wwDBlookupCombo belong info power component??

cause I really need it this component.

please advise.

 

Regards,

Ipay

  • Administrators
Posted

hi,

 

Can we make DBLookupCombo like wwDBlookupCombo belong info power component??

cause I really need it this component.

please advise.

 

Regards,

Ipay

 

I know nothing about wwDBlookupCombo component.

  • 2 months later...
Posted

Problem is with the attached Field which is a lookup field itself. Currently UniGUI doesn't properly handle editing fkLookup fields. I will try to fix this in next version.

 

3 issues logged:

 

0001273 UniDBGrid: Can not edit a Field when Field is a LookupField

0001272 UniDBGrid: Cell must show a picklist when Field is a LookupField

0001271 UniDBLookupCombo: Combo Text is not shown when attached DataField is a LookupField

 

when the fixes will come out? I need it very much. In a database is very important to have a search on the grid and save correctly in the database.

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...