如何动态生成DataGrid行根据DropDownList选取的值,若为5,则动态生成DataGrid行5行,用c#语言,如何实现?请大家帮忙![解决办法]DataTable中insert.row,然后datagrid绑定该datatable