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

Hi,

I'm using Telerik UI for ASP.NET/AJAX and deployed my Website on IIS 7.5.7600.16385 on an Windows Server 2008 R2 Standard.

On the Server, .NET Framework 4.5.2 is installed.

In order to run the Website with IE 11 i had to add the following section to the webconfig-file:

 

<system.webServer>
<httpProtocol>
<customHeaders>
<add name="X-UA-Compatible" value="IE=Edge" />
</customHeaders>
</httpProtocol>
<modules>
<remove name="FormsAuthentication"/>
</modules>
</system.webServer>

 

Unfortunatedly, the loading times of the Website are very Long compared to when using Mozilla Firefox as Webbrowser (2-3 mins vs. 4-5 secs).

 

Any ideas hints on this?

Thanks,

Klaus

 

Konstantin Dikov
Telerik team
 answered on 05 Apr 2016
0 answers
69 views

Hello,

 

I am truing to use Bullet list. But it work correctly only if new lines as paragraph. But for me breaks is preferable. You can see this on video: http://screencast.com/t/UUwEGeMicOM

Do you have any suggestions?

 

Thanks,

Roman.

Roman
Top achievements
Rank 1
 asked on 05 Apr 2016
5 answers
167 views

Hello everyone,

I am a developing a Learning Management System solution incorperating online quizzes, assessments, assignment calendar, inbox messaging, attendance & grade recording.

The hardest task I am encourneting is getting my gridview to function & display as a traditional gradebook (somewhat like an excel spreadsheet). My SQL tables are setup as followed:

Students:

ID (Primary key)
Last Name (Varchar(50))
First Name (Varchar(50))
StudentID(int)
Email(string)
Username(String)
Password

Assignments:

ID(PrimaryKey)
AssignmentTitle(String)
GradingCategory(int) *Linked to grading categories table
ClassID(int)*Linked to Courses table's ID
DueDate(Date)
MaxPoints(int)
Description

Grades:

GradeID(PrimaryKey)
StudentID(int)*Linekd to "Students" table primary key
Class ID(int)*Linked to "Assignments" table primary key
Grade(string)
Feedback(varchar(max))

 

What i want to do is setup a grid that takes the information from the related tables and displays them as a traditional gradebook for editing and updating.

(i.e.)
                        Assignment 1                Exam 1                
Student 1              55                              B-
Student 2              87                              A
Student 3              92                              C+

I'd like the user to be able to click on a grade cell and edit the data and update changes. I'm assuming the gridview or List View would accomplish this but I need help setting up this layout. Any help or guidance for this project would be greatly appreciated :)

Thank you in advanced

 

 
Konstantin Dikov
Telerik team
 answered on 05 Apr 2016
6 answers
459 views
Hi All,

Is it possible to make a single cell in the grid editable on mouse click so that changes are made without any postbacks?

We are trying to do 3 different things here -

1) Clicking on a cell should make it editable allowing the user to make any changes. This happens entirely on clientside with no postbacks (not ajax either). Pretty much making the editable control visible or something along those lines.

2) Clicking somewhere outside that cell should revert it back to normal mode. The cell should now show the new value if something was changed but its only in the grid and nothing has been posted back to the server yet.

3) When user is done changing cells, then he can choose to click some button to finally commit all those changes to the database.

An example of #1 and #2 would be in Infragistics WebGrid -
http://samples.infragistics.com/2009.1/WebFeatureBrowser/Default.aspx -> WebDataGrid -> Data Editing -> Editor Providers

Is this doable with RadGrid?

Thanks,
Manoj
Eyup
Telerik team
 answered on 05 Apr 2016
7 answers
1.3K+ views

I was wondering if was possible to change the value of "background-color" for the selection of a radCombobox.


Here is the css code I used:
(I can change everything but not  the color of highlighted items ....)

   
div.RadComboBox_Metro .rcbInputCell INPUT.rcbInput    
{    
background-color: #9BCDFF;
}

"Metro" being the name of the "skin" of my radcombobox

Thanks to all

Eon
Top achievements
Rank 1
 answered on 05 Apr 2016
3 answers
176 views
I have looked under the "browse all product files" but I do not see an option to download the offline documentation of the controls.
Nencho
Telerik team
 answered on 05 Apr 2016
5 answers
274 views

Hello, 

I'm using Telerik Controls for the first time and was trying to get the GanttChart to work.

I've followed the same table structure as referred in the Website for both Tasks and Dependencies. Also have created the Datasources for both and assigned them to bind the Gantt Chart. But even after I enter some data into the tables the Chart won't show anything in the Runtime. I've tried to Bind it programmatically as well but no use.

Please throw some light on how to do that or where am I going wrong. 

Thanks,

Ani

 

Bozhidar
Telerik team
 answered on 05 Apr 2016
1 answer
234 views

Hello,

Radial Gauge always shows in left alignment in my div, i cant make it to center.

 

please help me

 

with thanks 

Amjath

Danail Vasilev
Telerik team
 answered on 05 Apr 2016
1 answer
147 views

Hey I am new to KendoUI, I would like to know if I should buy a license for this software. 

I need this library for building different types of graphs, for example

Multi axis graph with empty points and filled points.

Photo for example

http://i64.tinypic.com/4j85ep.png

Can I build such graph with KendoUI if so can you send me an example code of such graph?

Stamo Gochev
Telerik team
 answered on 05 Apr 2016
2 answers
67 views

Hello,

Is it possible to create custom template or at least to have the same look and feel as regular tasks (children).

See attached an image.

Joel
Top achievements
Rank 1
 answered on 04 Apr 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?