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.
私は、チェックボックス リストがこれほど多くのマークアップを生成するのが好きではありませんでしたが、それは問題外です。さまざまな理由で使用する必要があり、各チェックボックスの間にタグをRepeatLayout="Flow"生成します。<br />クライアント側で何かを使用する以外に、サーバー側のソリューションにそれを含めない方法はありますか?
RepeatLayout="Flow"
<br />
RepeatDirection="Horizontal"HTML テンプレートの CheckBoxList タグに属性を追加します。
RepeatDirection="Horizontal"