Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
113 views
hi all,
  I have a table which have ID, Name, Value as columns. I have 12 records in the table which needs to be bind in the grid. The grid shows the data like below


Name      Value     Name   Value    Name Value

So the same set of columns need to be repeated 3 times so totally 4 rows shows the full data. In the footer i need to show the total of each value column. How can i achieve this? Any other control better than grid. I already the read the following threads

http://www.telerik.com/community/forums/aspnet-ajax/grid/repeate-columns-on-radgrid.aspx
http://www.telerik.com/community/forums/aspnet/grid/4-by-4-grid.aspx

But i didn't get the clear about of my requirement.

Akhil Raj
Top achievements
Rank 1
 asked on 28 Jun 2012
1 answer
92 views
All I am trying to do is set tooltip to say "This is to check spelling for user Input". But radspell shows  "Spell Check" but but when I hover outside the radspell it show my tooltip but thats not how its supose to work. I would appreciate if I can get exactly what i need to do to get tooltip on control .
Princy
Top achievements
Rank 2
 answered on 28 Jun 2012
3 answers
294 views
Hi there,
I am using telerik RadEditor like this in asp.net web application.
ASPX
<telerik:RadEditor ID="message" runat="server">                      
</telerik:RadEditor>
ASPX.CS
Had set Image Paths from server side.
string[] imagepath = { "../Images" };
message.ImageManager.ViewPaths = imagepath;
message.ImageManager.UploadPaths = imagepath;
message.ImageManager.DeletePaths = imagepath;
message.ImageManager.EnableImageEditor = false;

WEB.CONFIG
<add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Version=2010.2.713.20, Culture=neutral, PublicKeyToken=########" verb="*" validate="false"/>
<add verb="*" path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler, Telerik.Web.UI, Culture=neutral, PublicKeyToken=########"></add>
<add verb="*" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler, Telerik.Web.UI, Culture=neutral, PublicKeyToken=########"></add>

TELERIK  ASSEMBLY VERSION : Version=2010.2.713.20

Giving me exception as Using themed css files requires a header control on the page. (e.g. <head runat="server" />). when clicked on Image Manager on editor. With web.config error message as

Web.config registration missing!
 The Telerik dialogs require a HttpHandler registration in the web.config file. Please, use the control's Smart Tag to add the handler automatically, or see the help for more information: Controls > RadEditor > Dialogs > Introduction


Kindly help me to resolve the issue.

Regards,
Swapnil
Rumen
Telerik team
 answered on 28 Jun 2012
3 answers
94 views
I'm using timeline view. The previous and next navigation arrows move the range by the number of shown slots.
I would like to be able to decide the pace of navigation.
Let's say the range is one month (30 slots) I would like to move 1 day ahead each time I click on next arrow.

I guess I could do something in the RadScheduler_NavigationComplete event.

Can you help me?
Thanks
Peter
Telerik team
 answered on 28 Jun 2012
0 answers
91 views
Hi,

I have 1 rad tabstrip containg a radmultipage view  and based upon some logic different controls gets loaded dynamically in radmultipageview.

This works fine but on the 4th step I have another radmultipage used to load a user control dynamically based upon a condition adn inside that user control there is a  SAVE button to save the data in the DB .

The problem is when I click the Save button and debug the code - It goes through the page load event of that control but it is not firing the Click event on Save button.

Urgently needed, Any Quick help will be appreciated.

Thanks in Advance!




 
Kanav
Top achievements
Rank 1
 asked on 28 Jun 2012
4 answers
311 views
Hi,

First thanks to have add this new tools. One thing it's possible to have a GS1-128 barcode also? Info

And like other people it would be nice to have the possibility to export in pdf or png in the next release.

/Michel
mstoffel
Top achievements
Rank 1
 answered on 28 Jun 2012
0 answers
114 views
Hi,

I am using Telerik Asp.net Ajax Controls in MVC3 with WCF. I am using webforms(aspx). when i am passing data from View to Controller as form collection. I am not able to retrieve the controls information.
I am using in the Controller method

var val = FormCollection["txtApplicationName"].ToString();

I am getting object reference not set error.

If I am using
var val=FormCollection["ct100_MainContent_txtApplicationName_text"].ToString();

I am getting the correct text value of the TextBox in the View.

Can anybody help .
What code is to be written in Controller
Thanks,

Prabhakar
Prabhakar
Top achievements
Rank 1
 asked on 28 Jun 2012
1 answer
68 views
Hi,
     Im using inplace editing mode in my radgrid. I need to differentiate the row which im editing from the other rows. How can I change the color of the editing row to a different color from its parent row
    
Shinu
Top achievements
Rank 2
 answered on 28 Jun 2012
1 answer
790 views
Hi,
   I have been away from telerik for a while and now i am back. I am wondering the proper way to handle the following:
1 - On my current development machines, I am currently on:
     Telerik Reporting 3.0.9.430
     Telerik.Web.Design dll 2009.2.826.35
     I am trying to upgrade to the most current version of Rad Ajax and Reporting. Do i just download and install RadControlsForAspNetAjaxControlPanal_2012_2_607.exe and Telerik_Reporting_Control_Panel_Q2_2012_v6_1_12_611.exe over these? 
2 - Where does RadControls_Q1_2009_Dev_last_update.msi come in to play?

3 - I have a new lap top that does NOT have any telerik on it. But I need to be able to run my 2009.2.826.35 telerik code until i bring this new lap top up to the latest telerik version. How do i download and install this  2009.2.826.35 version, and do i need to consider hot fixes? OR, should i just install the current version of telerik. 

4 - Is there someplace i can go to see the "what and why" of how my Web.config needs to look. 

thanks for your time 
Chavdar Dimitrov
Telerik team
 answered on 28 Jun 2012
4 answers
188 views
Hi
  How to disable autofill date option in calender control.
If I enter year and lost focus its fill automatically date.
How to avoid this.
Robert
Top achievements
Rank 1
 answered on 28 Jun 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?