Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ボタンをクリックするとデータセットにバインドされるグリッドビューがあり、それ自体がストアドプロシージャによって入力されます。SQLを変更せずに並べ替えをグリッドビューに適用する簡単な方法があるかどうか疑問に思っていますか?
任意の一時データ テーブルでストアド プロシージャ値を取得し、データ テーブル データに並べ替えを適用して、 gridview にバインドできます。