Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesTelerik controlsTelerik controls
Previous
 
Next
New Post
5/21/2012 5:32 AM
 
Hi,

Please can someone confirm - are the Telerik controls avilable to users of the Dotnetnuke 6 Community Edition to develop custom modules with? (the following pages DotNetNuke 6 Developer Quick Start and Telerik Controls in DotNetNuke 6.0 says they are). If so could someone indicate how I can go about using them in a custom module. I added the following code to the top of my control:

<% @ Register tagprefix="dnn" assembly="DotNetNuke.Web" namespace="DotNetNuke.Web.UI.WebControls" %>
<dnn:DnnButton ID="btnButton1" runat="server" OnClick="btnButton1_Click" Text="Button"></dnn:DnnButton>

and whilst the button appears the button caption/text is blank. I've tried a various property combinations but nothing seems to work.

Thanks,

Norman
 
New Post
5/21/2012 7:31 AM
 
you may use any DNN controls within your custom module, these may wrap Telerik controls. if the text does not appear, you might need to use localized text from your resource file (key btnButton1.text)

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/28/2012 1:33 PM
 

I am experiencing the same issue.  I have even tried setting the text value in the code behind, and no luck.

 The OP's example, which is the same as mine, conforms to the API as far as I can tell.  Having to use a resource key to put a label on a button seems more of a workaround than a solution, to me.  Is that the only way to currently do it?  and if so, an explicit example from a module please.  I have tried a few ways and could not get it to work that way either.

 It smells more like a bug to me, but want some confirmation before submitting a ticket.  Or more likely some little bit I forgot to flip somewhere... ;)

 
New Post
9/21/2012 7:44 AM
 

is there any list as to how many telerik controls are available for DNN (i.e. through DNN Wrappers) and example of each one of them how to use it?

 
New Post
9/21/2012 8:17 AM
 

I added DotNetNuke.Web.UI.WebControls as a Reference, which prompted me to add a Reference to Telerik.Web.UI.

I was then able to see all the available controls in Intellisense by typing in the < dnn

The only one I found that uses TagPrefix dnn is the dnn:Label - evrything else is presented with a dnnweb TagPrefix including the dnnweb:DnnButton


Bill

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesTelerik controlsTelerik controls


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out