Hello,
I would like to take help from telerik team that I want same format what I write in editor control and also attached file for sample.
And I want to print option in server side so I can add header and footer from database with contents of editor.
Note: I use ItextSharp dll so this dll has so many draw back. I could not achieve what I want and I don't want use iTextsharp dll
Thanks for help. Please give me solution as soon as possible.
Thanks you for cooperation.
Thanks & Regards,
Jiten Mutum
Hi,
Imagine I have the following scenario: RadGrid with a textbox and button on each row.
How can I achieve that each button is DefaultButton (reacts on Enter key) when the user focuses in the row's textbox?
Thanks for help,
Marc
<telerik:RibbonBarTemplateItem> <Template> <asp:RadioButtonList ID="RadioButtonList1" runat="server" RepeatDirection="Vertical"> <asp:ListItem Value="0">Siyah/Beyaz</asp:ListItem> <asp:ListItem Selected="True" Value="1">Gri</asp:ListItem> <asp:ListItem Value="2">Renkli</asp:ListItem> </asp:RadioButtonList> </Template></telerik:RibbonBarTemplateItem>Hello
I'm looking at this demo:
http://demos.telerik.com/aspnet-ajax/ribbonbar/examples/tooltip/defaultcs.aspx
Is there a way to force the tooltip to immediatly show up as soon as the mouse is over one of the buttons instead of waiting around 0.5s?
Thanks a lot

