开发者

radiobuttonlist alignment

Does anyone know how to make a radiobuttonlist appears horizontally with text on the bottom, in ASP.Net?

      .            .              .
   Option 1     Option 2      Optio开发者_运维问答n 3


Set the RepeatDirection attribute to Horizontal. This will only work if RepeatLayout is set to Table, which it is by default.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜