GRIDVIEW中实现上移下移的存储过程

建一个表  t_hoteladvertise javascript 有以下字段: ID  自动增加(主要) SortID  INT (主要) Title  NVARCHAR(50) html   CREATE proc sp_ehotel_DownAdvertisejava @ID INT as DECLARE @SortID int DECLARE @TempSortID INT DECLARE
相关文章
相关标签/搜索