Your Problem Was Solved! |
|
Answered By
RAJESH KUMAR VISHWAKARMA
on
1/27/2010 5:14:32 AM |
|
|
|
|
<input id="Radio1" runat="server" style="z-index: 103; left: 296px; position: absolute;
top: 168px" type="radio" />
<input id="Radio2" runat="server" style="z-index: 104; left: 408px; position: absolute;
top: 168px" type="radio" />
<asp:Label ID="Label1" runat="server" Style="z-index: 100; left: 352px; position: absolute;
top: 168px" Text="Female"></asp:Label>
<asp:Label ID="Label2" runat="server" Style="z-index: 101; left: 224px; position: absolute;
top: 168px" Text="Male"></asp:Label>
Note:-First Write me in which concept do want to use checkbox?
Regards
Rajesh vishwa |
|
|
|
Your problem was solved! |
|
Answered By
RAJESH KUMAR VISHWAKARMA
on
1/27/2010 5:17:57 AM |
|
|
|
|
Use HTML Control and make server-side! It will work.
REGDS
RAJESH VISHWA |
|
|
|