Jump to content

UniDBLookupComboBox in UniDBGrid (WebMode)


yoshimi sakata

Recommended Posts

  • Administrators

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • Administrators

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.

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...

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.

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