Search results for query: *

  • Users: crussell96
  • Content: Threads
  • Order by date
  1. C

    using rows in datagrid in stored procedure

    Hello, here is what I am doing. I have a datagrid named dgClassStartDates with 2 colums displayed Description and date. When the user clicks the 'Save' button it executes a stored procedure that accepts 3 parameters. 2 come from the columns datagrid and the third is a variable. The code...
Back
Top