Hi there,
I have the below 3 columns in a table called Order.
OrderId String
OrderAddress String
IsShipmentMade Yes/No
I am retrieving the data using an sql statement (by giving inputs in the header section) and diplaying these records (in detail section).
I created 3 text boxes...