I have a datagrid(B) inside another datagrid(A). Datagrid(B) was created on datagrid(A)_onItemDataBound and textboxes were also created dynamically inside datagrid(B). I need to know how to Find those textboxes in code so that i may check their values and use those values to either insert or update the database. Any help will be greatly appreciated or even a point in the right direction. thanks ~AC