yoshimi sakata Posted February 15, 2012 Posted February 15, 2012 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 Quote
Administrators Farshad Mohajeri Posted February 15, 2012 Administrators Posted February 15, 2012 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. Quote
yoshimi sakata Posted February 15, 2012 Author Posted February 15, 2012 Please send a test case. Hi, Farshad I send a test project DBGridLookup.zip Quote
Administrators Farshad Mohajeri Posted February 15, 2012 Administrators Posted February 15, 2012 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 Quote
yoshimi sakata Posted February 16, 2012 Author Posted February 16, 2012 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 Quote
Administrators Farshad Mohajeri Posted February 16, 2012 Administrators Posted February 16, 2012 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. Quote
iphayc Posted April 13, 2012 Posted April 13, 2012 hi, Can we make DBLookupCombo like wwDBlookupCombo belong info power component?? cause I really need it this component. please advise. Regards, Ipay Quote
Administrators Farshad Mohajeri Posted April 17, 2012 Administrators Posted April 17, 2012 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. Quote
NelsonFS Posted June 28, 2012 Posted June 28, 2012 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. Quote
Administrators Farshad Mohajeri Posted June 28, 2012 Administrators Posted June 28, 2012 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. 0.90.0 or 0.91.0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.