Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
524 views

We currently have rounded corners turned on for our grids however with that means rounding of the column headers.  We would like to turn that off.  How do we go about leaving the rounded corners on the grid but turn off for inner headers?  If we add a caption to the "MasterView" than we don't want the CommandItem to be rounded.

Any suggestions?

Kurt Kluth
Top achievements
Rank 1
 answered on 05 Jul 2017
2 answers
210 views

Hi Telerik Team,

 

I created a web control which add RadEditor in it and I set editor as "Material" skin and RenderMode = LightWeight, It works fine on editor main control but doesn't work on all manager dialogs. The dialog displays "Telerik.Web.UI.RadUpload with ID='upload1' was unable to find an embedded skin with the name 'Material'. Please, make sure that the skin name is spelled correctly and that you have added a reference to the Telerik.Web.UI.Skins.dll assembly in your project. If you want to use a custom skin, set EnableEmbeddedSkins=false."  You can check detailed information in attachment.

 

Do you have any idea what's going on here?

 

Thanks in advance,

Lan

lan luo
Top achievements
Rank 1
Iron
 answered on 05 Jul 2017
20 answers
301 views
Hi,

We are only using lightweight as render mode on all your controls.
We have also done a lot of "hacks" (because of issues) and normal css-styling of your controls that are heavily depending on lightweight as render mode.
What I want to say is that going back to classic mode is not even close to an option...

But in recent releases (starting with 2014 Q2), this mode is completely broken if users run IE in the evil Compatibilty Mode.
Even if setting the control to lightweight, it renders classic mode!!!

This can be easily tested in your demo, for example this will render classic if running IE in Compatibility Mode:
http://demos.telerik.com/aspnet-ajax/window/examples/rendermode/defaultcs.aspx

We are also setting the X-UA-Compatible to IE=Edge to force IE to at least use the correct Document Mode...

Regards
Andreas
Simon Vane
Top achievements
Rank 1
 answered on 05 Jul 2017
2 answers
119 views

I have a radgrid for which I have created a filter template that contains a radsearchbox which works as expected. 

If the column is hidden (display=false) when the grid is first rendered and then subsequently unhidden, the searchbox is not rendering correctly.  The empty message , as well as anything that is typed in the box is truncated to about a character.  It does give correct results.  

After the first refresh it is fine and remains so even when hidden/unhidden later. 

 

 

 

 

 

 

laura
Top achievements
Rank 1
 answered on 05 Jul 2017
2 answers
83 views

I just upgraded the version of Telerik Tools on my project and it added all 4 buttons(up,down,left,right) on my RadRotator control.

 

The RotatorType is set to "FromCode". I don't want the buttons there. Is this a bug? The description for this type says "The rotator will not change items automatically and will not display the control buttons."

Rumen
Telerik team
 answered on 05 Jul 2017
3 answers
233 views

I have a repeater to list all products which contains pictures for each product

if I click product A which has 3 pictures, clicked the last pic, it shows properly

then I click product B which has 1 pictures, the page throws out error: index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

I believe the issue is on Proudct B, RadImageGallery still tries to show the third pic, and couldn't find it.

Peter Milchev
Telerik team
 answered on 05 Jul 2017
0 answers
100 views

Am using neseted rad grid for data population. by defailut have setted .rgExpand, .rgCollapse
  {
    display: none;
  }

using this able to see no expand or collapse option.

but i need based on child data need to enable expand & collapse option for particular rows in rad grid.(if no child data expand or collapse image shouldnt be there in grid row)

how to achieve this in Rad nested rad grid.

Ramu
Top achievements
Rank 1
 asked on 05 Jul 2017
8 answers
4.4K+ views
hi,
can anyboby give me a sample code for display respected value in lable on selection of dropdownlist inside gridview.

my prob is that i want to select a item inside radgrid by dropdownlist and want to display corresponding value in a label.
Uma
Top achievements
Rank 1
 answered on 05 Jul 2017
4 answers
366 views
Hi,
I have a requirement where I need to get the events data from a table in database and assign it in a calendar.
The table has startdate, enddate, event title, event description fields.
The data is already saved via a custom form.
I need to bind events on a particular day for the month rendered and should be hyperlinked.
Once the user clicks on a particular event it should redirect to a page where it displays full details.
If the user changes the month then it should bind the appropriate events from the database for the respective days.
I would like to know if this can be acheived via telerik or  not.
If yes any guidance to existing piece of code or documentation would be very much helpful.
Thanks in advance.

Regards,
Mohammed Hafeezuddin
iqra
Top achievements
Rank 1
 answered on 05 Jul 2017
2 answers
54 views

Hi Team,

 

In manual data editing, pressing Enter key in any of the input controls while editing a record triggers InitInsert command instead of the expected command e.g. PerformInsert, Update etc...

 

This is reproducible in the online demo as well. Steps to reproduce;

1- Edit a record.

2- Hit enter while Name input for instance is focused.

3- A postback is triggered and the command name about to be executed is InitInsert.

 

Is there a built-in approach to disable this behavior?

Eyup
Telerik team
 answered on 05 Jul 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?