Hi
i fill datatable and response.direct (filling.aspx)
in my datatable ,i have few testid which has some 4 values in database...
so when i redirect , i want to get those four values to display according to testid..
i use listview in filling.aspx , and get datatable into listview and display..
now how to either,
get database values in datatable (when datatable filled)
or in filling.aspx page
Go to the complete details ...