设置值以在Init不工作angular2上形成控件

时间:2016-12-06 12:26:22

标签: angular

我有以下代码在OnInit方法中添加控件。

    this.form = new FormGroup({});
    this.form.addControl('select', new FormControl(''));   

添加控件后,我无法将值设置为控件;

    this.form.controls['select'].SetValue()

但它的抛出异常选择为undefined

1 个答案:

答案 0 :(得分:0)

您是否使用using (var context = new Context()) { var quotes = context.Quote.SqlQuery("SELECT * FROM dbo.Quote").ToList(); } 的{​​{1}}方法检查了相同内容:

get