hi there,
i have a datagrid view in a form. when a button is clicked for the first time a new row is added to the daagridview, when i click the button for the second time i want to check whether there is a blank row in the datagrid view, if there is a blank row in the datagrid view allow the user not to add a new row to the datagrid view, or else add a new row to the datagrid view.
how can i do this???
thanxxxxxxxx