Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
66 views
Hi

I am looking for some clues to the following issue i have in my dev environment.

I am running version 2011.3.1115.40 of ASP.Net Ajax controls (licensed edition)

I have a grid with custom filters (implemented as combo boxes) and nested detail form view. The grid here supports both in-place row editing and editing of nested detail view.

The skin of grid is set to one of predefined skins (Default or Windows7) (no custom skins used)

the problem: in dev environment when I click row edit or enter edit mode in expanded view, the datetime pickers are showing link text " Open the calendar popup." instead of proper icon, and on click - open calendar but not skinned - transparent view.

if I publish the site and deploy to some other folder on my machine, or to some other machine, everything looks and works fine.

any clues?

thanks,

Dmitry
Pavlina
Telerik team
 answered on 27 Jan 2012
2 answers
198 views

Hello,

I have a page that has two calendar controls on it. One is for indicating a start date / time and one is for indicating an end date / time. These values are ultimately saved in the database.

When a user returns to their record and wishes to update these values, I'd like to show them what they were previously set to. I'm able to save and retrieve the date value by wiring up the SelectedDate.Value property. But this does not help me get the time.

I'm also not sure how to set the time once I have the value from the server. I'm able to set the date but not the time.

Please let me know how I'd go about setting the date AND time values in my Page_Load event.

Many thanks in advance,

~ Dave

Dave Navarro
Top achievements
Rank 2
 answered on 27 Jan 2012
6 answers
840 views
Hi all,

Want to know how to auto adjust column width?
In window I use

Grid1.Template.BestFitColumns()
How to do in ASP.net ?

Thanks and best regards.
Pavlina
Telerik team
 answered on 27 Jan 2012
1 answer
120 views
Greetings,

I'm facing a problem when i'm lauching my project locally with IE.

Erreur d'exécution Microsoft JScript: Impossible d’obtenir la valeur de la propriété  « get_selectedDate » : objet null ou non défini
Which basically means : Error of execution Microsoft JS : unable to get the property : « get_selectedDate » : object null or undefined

( i already verified my RadDateTimepickers had a date selected when i get this error )

The weird thing is i get this only using IE.

var pickerDebut = $find("<%= StartDate.ClientID %>");
var dateDebut = pickerDebut.get_selectedDate().format("dd/MM/yyyy");
 
var pickerFin = $find("<%= EndDate.ClientID %>");
var dateFin = pickerFin.get_selectedDate().format("dd/MM/yyyy");

Thanks in advance for your help

Richard
Top achievements
Rank 1
 answered on 27 Jan 2012
1 answer
68 views
I use Radeditor In my website but It render incorrect

I'm not sure how to fix it

Can anyone help me?

Or let me know how to set CSS for radeditor

Thank you
Rumen
Telerik team
 answered on 27 Jan 2012
3 answers
87 views
Hi I'm working with RadControls for ADP.NET AJAX 2011 Q1 and I have a radgrid with allowautomaticinserts and allowautomaticupdates set to true, When I click the addNewRecord a form is displayed where I have to insert the data.
My question is when I complete the form how can I access the confirm or cancel button in the "add new record form"?
The same case when I click on the  GridEditCommandColumn  the row change to editform. when I finish editing how can I confirm or cancel  the changes?
I'm using entity framework
                                                                      
Cristian
Top achievements
Rank 1
 answered on 27 Jan 2012
1 answer
123 views
How to check if the appointment is moved by mouse dragging or a dialog?
Is there some property in the Appointment class? Or is there some other way?
Plamen
Telerik team
 answered on 27 Jan 2012
1 answer
89 views
I am using Custom Links on Rad Editor and the links are populated from database through server side code. When user clicks on any link from dropdown, it get added where the cursor is in Rad Editor, but I want it to be in Text form and not as a link. How can I do that?


Regards.
Naupad
Top achievements
Rank 1
 answered on 27 Jan 2012
5 answers
114 views
I have a RadEditor on a page.
It works fine when debugged/browsed locally through Visual Studio.
When running on our server then it is not loading all the controls in the server.
please help me out with this issue??

here i m attaching the picture of the error have a look
Rumen
Telerik team
 answered on 27 Jan 2012
4 answers
142 views
I set the following in the CSS for my TreeView but it is affecting ALL of the nodes not just first node. See attached

.RadTreeView_tree_2 .rtFirst
{
    font-size: 12pt;
    font-weight: bolder;
    font-style: italic;
 }
Tonyz289
Top achievements
Rank 1
 answered on 27 Jan 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?