i have two forms, in one form i have three textboxes and in another form i have one datagrid view control, i want that the data i entered in textboxes will shown in datagridview control after i click on add button all the records will store in it may it is n number of record all n number of record will be shown in datagridview control but without creating database.. Is there any mechanism how to do this..????