Hi all,
I created a shopping cart and save them into database.
I want to show those shopping cart data according to the logged in user.
But when I'm retrieving data from database using a grid view it shows every user's data.
How to retrieve data without filtering (using textbox or dropdown)
I want to do it code behind.How can I do that?
Thank you n advance.

Ankit SharmaPosted Nov 10, 2017, 6:36 AM
Nithya MathanPosted Nov 10, 2017, 8:00 AM