Tuesday, September 8, 2009
Ajax Round Corner Extender
Ajax Round Corner Extender: Ajax Round corner extender displays a panel/html table with round corners. Here you get the flexibility to round the number of corners as per your requirement. E.g. make round corner for Left corners only or right corners only.
Here is the sample code:
< id="rceBasic" runat="server" radius="8" targetcontrolid="pnlShow" corners="Left" bordercolor="black">
< id="pnlShow" runat="server">
<>
<>
<>
Show your contents here.
<>
Your contents will appear here.
< /td>
< /tr>
< /table>
< /asp:Panel>
Subscribe to:
Post Comments (Atom)
Very nice article. Check this link too its helpful for beginner as well as developer.
ReplyDeletehttp://www.mindstick.com/Blog/20/AJAX%20RoundedCornerExtender
Thanks Everyone!!