adding rows dynmaically to a datagridview
i am developing a windows application in c#,i have 2 coloumns in datagrid view one coloumn holds a textbox and the other holds a combo box...and when i click a button a new row should be placed in the data grid with a textbox and a combobox can any one tell me how the actual thing gets done??
|