Hi,
I am making a webform, and am trying to populate a dropdownlist with a dataset from a called stored procedure. This is where I run into two problems:
1: How do I get the dropdownlist to popluate, but display nothing when the page is loaded? I can get it to populate, but cannot figure out how to set it to nothing.
2: How do I sort the dropdownlist? It is populated by a dataset containing a datable with...
User Profile
Collapse
-
help sorting a dropdownlist control on a webfom
-
need help sorting a dropdownlist control on a webfom
Hi,
I am making a webform, and am trying to populate a dropdownlist with a dataset from a called stored procedure. This is where I run into two problems:
1: How do I get the dropdownlist to popluate, but display nothing when the page is loaded? I can get it to populate, but cannot figure out how to set it to nothing.
2: How do I sort the dropdownlist? It is populated by a dataset containing a datable with...Last edited by Killer42; Apr 11 '07, 09:35 AM. Reason: Please use [CODE]...[/CODE] tags around your code. -
help needed with update trigger in SQL Server 2005
Hi,
I am trying to write a trigger that will run when someone updates the delivery charge within the specified table. It will work, but will only record one change to the table. My question is, if multiple records are changes with an update, how do I get the trigger to record all the changes, instead of one?
Thank You,
Jason
Create Table DeliveryType (
DeliveryTypeID int ...
No activity results to display
Show More