This is a migrated thread and some comments may be shown as answers.

Server-side templates not working?

12 Answers 121 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Denis
Top achievements
Rank 1
Denis asked on 25 Feb 2013, 05:09 PM

Hi everybody,

I just updated a VS 2012 project to Version 2013.1.220.35 where I use the AutoCompleteBox. Suddenly it ignores my DropDownItemTemplate and shows just the information from the DataTextField. I checked the demo and it looks the same. The Client-Side-Template seems to work fine, the Server-Side-Template not at all.


Does anyone have the same problem?

Best Regards

Denis

12 Answers, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 27 Feb 2013, 02:46 PM
Hello Denis,

Thank you for the report. I forwarded the issue to our development team and they will investigate it further.

I've updated your telerik points for the bug report.


Greetings,
Helen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Shoshanah
Top achievements
Rank 1
Iron
answered on 13 Mar 2013, 12:15 AM
Hi -- Has there been any progress on this issue?
I am considering using this feature, and need to decide if I should look for other options.
0
Bozhidar
Telerik team
answered on 13 Mar 2013, 06:23 AM
Hello Shoshanah,

The cause of the problem has been found and the bug has since been fixed. If you get the latest internal build the AutoCompleteBox should be working as expected. 

Please excuse us for any inconvenience caused.
 

Greetings,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Margret
Top achievements
Rank 1
answered on 10 Apr 2013, 09:37 AM
My Visualstudio2008 application with radcontrols is working fine in my local server.But not working in the test server. Could you please tell me what the reason would be?

0
Helen
Telerik team
answered on 10 Apr 2013, 10:05 AM
Hi Margret,

Do you receive any error? If yes - a screenshot of the problem will be helpful.

Regards,
Helen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Margret
Top achievements
Rank 1
answered on 10 Apr 2013, 10:34 AM
Hi,
I got this runtime  error.
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>


0
Margret
Top achievements
Rank 1
answered on 11 Apr 2013, 05:54 AM
all the functions with telerik controls are working fine in my local machine.But not working on the DEV server.Pageload function in my application is working in the dev server.But telerik controls are not working  after the pageload event.The server bin folder has all telerik dlls.Any answer for this?
0
Margret
Top achievements
Rank 1
answered on 11 Apr 2013, 09:19 AM
any update on this?
0
Helen
Telerik team
answered on 12 Apr 2013, 08:28 AM
Hi Denis,

As the error message shows, you have to disable custom errors to receive the actual error:
http://www.serverintellect.com/support/programming/custom-errors.aspx

Greetings,
Helen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Margret
Top achievements
Rank 1
answered on 15 Apr 2013, 06:17 AM
Hi i have corrected that error.My problem is radcontrols are not working properly in the remote server.It didnt throw any error now.
can you  help me on this?'
0
Plamen
Telerik team
answered on 17 Apr 2013, 05:25 AM
Hello Margret,

 
Would you please elaborate a littler bit what exactly do you mean by not working and provide some information about the server used so we could be more helpful?
 

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Margret
Top achievements
Rank 1
answered on 07 Aug 2013, 05:49 AM
Hi,
I have removed the Radcompression control in web.config file.It is working fine.
Regards,
Margret
Tags
AutoCompleteBox
Asked by
Denis
Top achievements
Rank 1
Answers by
Helen
Telerik team
Shoshanah
Top achievements
Rank 1
Iron
Bozhidar
Telerik team
Margret
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or