This question is locked. New answers and comments are not allowed.
Hello,
Can someone point me in the right direction where I can have search criteria fields, pass those fields to a stored procedure, and then bind the stored procedure to the grid? Bascially, I need to have a start and end date critiera. And then I need to pass that into a stored procedure, and return a view model.
Thanks...