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

OutputCache problem

1 Answer 46 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
khanhpv
Top achievements
Rank 2
khanhpv asked on 10 Nov 2008, 04:39 AM

Dear Telerik,

I'm a web developer with RadControls for ASP.Net AJAX Q2 2008, and I have a trouble with RadComboBox.
It's here: my site is about mobile phone and laptop presenting and trading system with large of functions and data, so, we need to cache it. We use two methods of caching: Cache data in RAM and output cache with direction:

 

<%

@ OutputCache VaryByParam="*" %>

 

 

and radcontrols like RadCombobox, RadFormDecorator, ... can't display it style, so, it can't display properly.

Telerik, please help me to find the better way to solve this problem, it's very important.
You can view it here: http://thegioididong.com/dtdd/phone/default.aspx

Thanks,
Khanh

 

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 11 Nov 2008, 01:09 PM
Hello Phan,

Please, follow the approach from this help topic: http://www.telerik.com/help/aspnet-ajax/how-to-use-output-cache.html. It is for RadMenu, but the same method can be applied for any Telerik control.

Let us know if you have further questions.

Kind regards,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
khanhpv
Top achievements
Rank 2
Answers by
Peter
Telerik team
Share this question
or