S
Smudger
How can I place a filter on my datagrid only to view
specific records ?
The query In SQL would be:
SELECT *
FROM Orders
WHERE dispatched = X
The filter will be applied on the click event of a set of
radio buttons
specific records ?
The query In SQL would be:
SELECT *
FROM Orders
WHERE dispatched = X
The filter will be applied on the click event of a set of
radio buttons