Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8908

Data Source - Alies Not Found

$
0
0

oItem = oForm.Items.Item("lbl1");

                    oNewItem = oForm.Items.Add("edtxt1", SAPbouiCOM.BoFormItemTypes.it_EDIT);

                    oNewItem.Left = oItem.Left+110;

                    oNewItem.Width = 120;

                    oNewItem.Top = oItem.Top;

                    oNewItem.Height = 14;

                    oNewItem.FromPane = 23;

                    oNewItem.ToPane = 23;

                    oEdtxt1 = (SAPbouiCOM.EditText)oNewItem.Specific;

                    oEdtxt1.DataBind.SetBound(true, "ORDR", "U_INSP");

                    oNewItem.Enabled = true;


Viewing all articles
Browse latest Browse all 8908

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>