Merge branch 'master' of http://scmadmin@172.24.11.74:90/scm/git/RecordOrganizer
This commit is contained in:
commit
59371f3fba
@ -718,7 +718,7 @@
|
||||
props.ColumnTitle = r.Item("CONTROL_COL_NAME")
|
||||
props.Caption = r.Item("CTRLSCR_CAPTION")
|
||||
props.SQLCommand = New SQLValue(NotNull(r.Item("CONTROL_SQLCOMMAND_1"), ""))
|
||||
props.TreeView = CBool(r.Item("CONTROL_VISIBLE"))
|
||||
props.TreeView = CBool(r.Item("CONTROL_TREE_VIEW"))
|
||||
|
||||
Case "Textbox"
|
||||
props.ControlType = "TextBox"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user