Making radio button list in horizontal order

here is the following code for asp.net.....


.............................................................................................................................................................
((asp:radiobuttonlist id="RadioButtonList1" repeatdirection="Horizontal" runat="server") ( /asp:radiobuttonlist)
............................................................................................................................................................

here ( == <
       
         ) == >

0 Comments