Hi,
I have a radgrid, command settings of grid are :
I have a radgrid, command settings of grid are :
<
CommandItemSettings AddNewRecordText="Add New Quote Item" />
When I click on Add New Quote Item it inserts a row in grid, now I want to save the previous insert item, if click Add New Quote Item again. i.e. click Add. inserts a row in grid, type in text for each columns and then when I click Add agian it should save my previouly inserted row and then insert a new row in grid.
Or Grid should allow me to add multiple rows without saving them.
Please suggest.
Thanks,
Aditi