Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
76 views

Greetings,

 

I changed InlineInsertTemplate to contain 2 buttons(for now) and i would like, depending on which i have clicked, to hide certain fields from Advanced Insert Template.

 

So i have the code :

 

    <InlineInsertTemplate>
              
                <div id="InlineInsertTemplate" class="rsCustomAppointmentContainer">
                    <div class="col-md-6">
                 <asp:LinkButton ID="LinkButton1" runat="server" CommandName="More" CssClass="rsButton" BackColor="Gray" Text="Option A">
               
       </asp:LinkButton></div>
    <div class="col-md-6">
       <asp:LinkButton ID="LinkButton2" runat="server" CommandName="More"  CssClass="rsButton" BackColor="Gray" Text="Option B">
       </asp:LinkButton></div>
                    </div>
            </InlineInsertTemplate>

 

I have tried to get SenderID in RadScheduler1_FormCreated function, but had no luck with that.

 

Anyone knows the solution for this issue?

If its possible to create two advanced insert forms that would`ve helped as well ,and show one depending on the button i cliked, but the whole point is to get a button id in some of these events

 

Thanks forward!

 

 

            

S4v1n
Top achievements
Rank 1
 asked on 06 Jul 2017
0 answers
89 views

Hi,

 

can you tell me how to color a full row when I hover ? 

Like my attached file, when I was "select" a row is okay, but when I was"hover" a row, rows what has background-color are not okay.

I want coloring a full row when I hovering..

Any reply could be good for me.. 

thanks.. 

yi
Top achievements
Rank 1
 asked on 06 Jul 2017
1 answer
103 views
I'm trying to set the height of a reportviewer inside a RadPageView of a radwindow to fit the height of the window but if I put something light height="100%" it doesnt work at all and if a change it to a a constant height it uses that height as a margin and produces the effect in the attached image, But if I move or shake the radwindow a little bit it arranges in the way it's supposed to be.
I've already tried stuff on this thread http://www.telerik.com/forums/how-to-set-reportviewer-auto-height-d26da08c4489 but it was useless. Any idea how to solve it?
Jaime
Top achievements
Rank 1
 answered on 05 Jul 2017
2 answers
1.3K+ views

Hi,

We are using Telerik RadGrid version ASP.NET AJAX Q3 2009 SP2 with Visual Studio 2008 and IE 8. 
I have a read-only grid and one of the columns in the grid displays dates.
I would like to display a status icon / image (saved into .png file) next to the date text if the date is today's date.

For example : 09/03/2013 (image should be displayed here)

Can you help me to achieve this functionality ?

Thanks
Bhanu.


Carlos
Top achievements
Rank 1
 answered on 05 Jul 2017
2 answers
509 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
197 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
272 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
112 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
79 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
223 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
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?