Just to know some other ways of doing this ... can you please tell me how you would filter a gridview attached to linqdatasource?
i.e.
-> There is a gridview displaying Orders.
-> There is a text box for user to enter Order number and a
button to search gridview by the Order Number
How will you do the search and filter the gridview based on what is entered in the search text box?
Thanks
i.e.
-> There is a gridview displaying Orders.
-> There is a text box for user to enter Order number and a
button to search gridview by the Order Number
How will you do the search and filter the gridview based on what is entered in the search text box?
Thanks