Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
73 views
I have a multi-page with a tabstrip...  Within one of the pages (page 2), I have put a RadGrid which is sortable.  When I click on a column to sort, the multi-page gets refreshed, and the first page is selected.  How do I keep the focus on the page I'm on (page 2).

Thanks!
Mark
Top achievements
Rank 1
 answered on 28 Jul 2008
2 answers
121 views
To help maintain a consistent look, I would like to use some of the built in skin CssClass elements ourside of the grid.  For example, on one panel I have a header table row.  I would like it to use the same formatting of the desired built in skin for the RadGrid "HeaderStyle" element.  I am currently using the built in Vista skin.

I tried to set the CssClass attribute of the table row to "HeaderStyle", but it came up non-formatted... my guess is that I need to reference the css file for the Vista skin somehow, but wasn't sure how since it is built in.

Is this possible and can you provide the details to make this work?

Thanks!

Michael
Michael
Top achievements
Rank 1
 answered on 28 Jul 2008
5 answers
185 views
I am testing the scheduler and think I have everything figured out but the web.config is giving me fits. 

Here is my build error
Unrecognized configuration section telerik.web.ui. C:\Development\WebAppt2\web.config 83 

Here is the link to my web.config
http://update.timsforaudiology.com/bruce/web.zip

VS2008
3.5 .net
Telerik  2008 Q2 version

I would be greatful for any help in what I am doiing wrong
Bruce St.Clair
Top achievements
Rank 2
 answered on 28 Jul 2008
4 answers
178 views
It would be oh, so wonderful to have at least a RequiredFieldValidator built into the grid ColumnEditor controls so that I wouldn't have to use template columns just to get a validator! :)
Richard
Top achievements
Rank 1
 answered on 28 Jul 2008
2 answers
141 views

It appears that there is no support on the client-side for set_controlToCheck
for more than one control. On server-side you can use ControlsToCheck and place several controls by comma separating their client IDs.

I tried calling the following javaScript code as many times as there are controls in my form and the Spell Check does not function properly

for

(var index = 0; index < boundControls.length; index++)
{
    // Assign control
    radSpell.set_controlToCheck(boundControls[index]);

    // Spell Check
    radSpell.startSpellCheck();
}


Is this correct or is there a workaround?

Thanks,

MEJ

Moises Jaramillo
Top achievements
Rank 1
 answered on 28 Jul 2008
2 answers
192 views
Hi,
I am using the context menu in a list of people to retrieve information about each person. I was wondering if it is possible to assign multiple targets to the menu I am using. Is this possible or do I have to create a menu for every target that I have? 

Thank you,
Alex 
Alex
Top achievements
Rank 1
 answered on 28 Jul 2008
2 answers
166 views
Dear support:

With RadControls ASP .NET AJAX Q1 2008...

I use approach descibred in this post: http://www.telerik.com/community/forums/thread/b311D-dtmhk.aspx

I want set width of minimized window, using CSS. I try override width css property of classes:

div.radwindow_Vista.minimizedwindow 
    width150px !important; height26px !important; 
    background#abc1de
    bordersolid 1px #5d6f88
     
 
/* overlay element should be minimized when the window is minimized */ 
iframe.minimizedwindowoverlay_Vista 
    /* take into account the borders of the main DIV of the window when setting width/height */ 
    width152px !important; height28px !important; 
 
div.radwindow.radwindow_Vista.minimizedwindow table.titlebarcontrols  
    width150px !important; 
    positionrelativetop: -4px
 
div.radwindow_Vista.minimizedwindow em 
    colorwhite !important; 
    width55px !important; 

but it's impossible !!! I copy this css classes to CSS project file and try override width using !important qualifier but persist original values.

How Can I change width? In this case I want that all minimized windows has the same width, but,  It possible that minized window adjust width for display complete window name?

Thanks a lot

Juan Angel
Top achievements
Rank 1
Veteran
 answered on 28 Jul 2008
4 answers
63 views
It seems a custom control state in <PagerTemplate> to be lost during postbacks. Is it behavour by desing?
miksh
Top achievements
Rank 1
Iron
 answered on 28 Jul 2008
1 answer
65 views
We have an application that is using the Spanish and English Culture.  The client is concerned that in English we abbreviate Saturday as "Sat", but use "sab" in Spanish.  They would like Saturday to be displayed as "Sab" for the Spanish Culture.  Infortunately, the CultureInfo object uses the small case.  Is there a way to change the format using the RadScheduler?
Peter
Telerik team
 answered on 28 Jul 2008
3 answers
131 views
I am using the Timeline View with vertical grouping and I do not see a way to enhance the way that resources are displayed. For example, be able to have the resource name be a hyperlink, add a standard tooltip, add a RadToolTip to the resources. Bascially have one or more of the following:
  • Resource template
  • Additional properties on the Resource class
  • Add a ResourceCreated event on the RadScheduler control.

Are these something that could be added in a future release?


T. Tsonev
Telerik team
 answered on 28 Jul 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?