hello everyone!

this is my first post

Inside the gridview (see the pic), there are two type of rows

1.- green -> rows obtained by db
2.- red -> rows obtained by rowdatabound event



The problem happen when I click the continuar button... I want to obtain the values in the checkbox and textbox fields, but i can't. Apparently the postback event, not triggers the rowdatabound event (in fact there only show two first green marked rows, just in the position there begins rowdatabound event)

Somebody can help me??
thx for the help!!!!

(sorry for my english!)