user control

C

CSharpcoder

I have several web forms with a usercontrol on them. The user controls has 3
drops downs, I need to get the values of the drop downs and pass them to a
stored procedure which will then populate a grid.

How can I get the selected values from the user controls so I can pass them
values to my data class to call my stored procedure?
 
H

Hillbilly

There's blogs that have documented how to fake passing an array of values to
a stored procedure.
 
E

Eliyahu Goldin

Add to the user control 3 public properties, one for each selected value, is
it what are you asking?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top