5 Answers, 1 is accepted
0

Tom
Top achievements
Rank 1
answered on 20 Jun 2008, 11:34 AM
Two days passed with no answer, could soemone answer this?
0

Jason Maronge
Top achievements
Rank 1
answered on 20 Jun 2008, 03:15 PM
Tomas,
Have you tried to use them? If you are worried about paying for them first you can get a trial version and try it.
Jason
Have you tried to use them? If you are worried about paying for them first you can get a trial version and try it.
Jason
0
Hello Tom,
We are in a process of testing our controls with RadStudio 2007. I'll notify you when we have a certain result.
Thank you for your time and understanding.
Sincerely yours,
Helen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
We are in a process of testing our controls with RadStudio 2007. I'll notify you when we have a certain result.
Thank you for your time and understanding.
Sincerely yours,
Helen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Peter Zolja
Top achievements
Rank 1
answered on 24 Jun 2008, 03:26 AM
I haven't used Telerik with Delphi, used Delphi before though ;-) With VS what I do is add the Telerik assemblies "manually." By this I mean that I copy the required dlls to the bin folder, add references, add the required settings in web.config and you're good to go. This method should, imo, work with Delphi as well since you're not registering anything in the IDE itself. One thing that may be iffy is design time support. Like Jason suggested, get a trial copy and give it a try and if you have issues let us know.
0
Hi Tom,
We tested locally our controls under RadStudio 2007 and here is the result:
1. We created an AJAX Enabled ASP.NET Web Application
2. We successfully added Telerik.Web.UI.dll to the toolbox
3. Dragged and dropped the RadComboBox control to the .aspx page
4. Set some properties (AutoPostBack="true", attached the SelectedIndexChanged event)
5. Ran the application
Everything worked without problem at runtime.
The only issue we noticed during our tests was skins not applied at design-time. Runtime they worked as expected.
Please find attached a project as part of our local tests. You have to add the Telerik.Web.UI.dll to the /bin folder and start the project.
Hope it will help you to get started.
Best regards,
Helen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
We tested locally our controls under RadStudio 2007 and here is the result:
1. We created an AJAX Enabled ASP.NET Web Application
2. We successfully added Telerik.Web.UI.dll to the toolbox
3. Dragged and dropped the RadComboBox control to the .aspx page
4. Set some properties (AutoPostBack="true", attached the SelectedIndexChanged event)
5. Ran the application
Everything worked without problem at runtime.
The only issue we noticed during our tests was skins not applied at design-time. Runtime they worked as expected.
Please find attached a project as part of our local tests. You have to add the Telerik.Web.UI.dll to the /bin folder and start the project.
Hope it will help you to get started.
Best regards,
Helen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center