ciberlin
Posts: 25
|
| Posted: 09/14/2004, 10:42 PM |
|
Hello,
Seeking help in how can I pass info from a search to a table on a MS SQL.
-- after the page is call user search for a date and a category. A editable grid is going to show up with info when user update info or add a new row the info I need it to update and or add the date and category form the search box.
project is on ASP, MS SQL, IIS
thanks for help
|
 |
 |
peterr
Posts: 5971
|
| Posted: 09/15/2004, 12:22 AM |
|
Please click on the "Editable Grid Builder" in CodeCharge Studio tooolbox. It will take you through several steps. On step #3 select "Create Search/Filter".
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
ciberlin
Posts: 25
|
| Posted: 09/15/2004, 9:30 AM |
|
thank you for a quick response.
I did that, I guess to be more specific, is that when the person search for the date and dept and the editable grid comes up. I need to send the date and dept values to all the table fileds being edit on the page. keep in mind that date and dept fields are not available on the editable grid only on the search box.
any ideas.
thanks
|
 |
 |
|