views:

2

answers:

0

hi, i have 3 textbox called

empname

empAge

empAddress

once i enter data in the text box and i have an button called save to grid . where i need to save the data in an list then show in data grid.

like this i need to do.

i have one more button called save to DB. once i click that button i need to get the data from list where ihave saved my data and then save to db

any help how to solve this issue would be great

thanks prince