P
Pranav Shah
I have series of textboxes that I want to bind to a
dataset. I have a search box. When the user enters a
value to serach I call a Stored Procedure to populate the
dataset. This work however only for the first serach.
After that it does not show the values for other
searches. I need some help on how this should be
implemented.
Thanks,
Pranav
dataset. I have a search box. When the user enters a
value to serach I call a Stored Procedure to populate the
dataset. This work however only for the first serach.
After that it does not show the values for other
searches. I need some help on how this should be
implemented.
Thanks,
Pranav