0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Gridviewのカスタマイズ

Last updated at Posted at 2021-01-01

#表示、編集するためのクラス

クラス 機能
BoundField 文字列を出力する。数値や日付などの初期設定が可能
HyperLink リンクを出力する
ImageField 画像を出力する
CheckBoxField チェックボックスを出力する
ButtonField ボタンを出力する
TemplateField テンプレートに基づく内容を出力する

#参考文献
TECHNICAL MASTER はじめてのASP.NET Webフォームアプリ開発 VisualBasic対応 第2版

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?