When working with a (.NET) web project using Telerik controls, which technical limitations does a developer without a license have to face?
Can he for example build the project (Debug, Release)?
This is assuming that the project itself was created by a developer with a valid license.

Hi,
I would like to request to delete my Telerik account. I don't use it much often, i just tested it a little bit, so i don't need it anymore.
If someone can help me with this, that would be much appreciated.
thanks and greetings
If you put a RadTabStrip on the same page as a RadSpreadSheet the controls of the TabStrip expand where there is a lot of white space. I can't provide a screenshot but it's definitely the RadSpreadsheet causing the issue.
I'm not sure if there is a way to isolate the two. I've tried Asp.NET Masterpages, Divs, Spans, etc.
Perhaps overriding the CSS.
I want to customise the email body template.
I want the fields to be displayed in an xml format in the email body .
For Example, my email body should show fileds in the following format:
<FirstName>Sample></FirstName>
<LastName>S</LastName>
<MobilePhone>12341234</MobilePhone>
<Email><van@lee.com]]></Email>