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

I liken this control to serving a quiche with a runny middle. 

It has tons of potential, but falls short of the RadComboBox.  I know I'm way over simplifying, but seems like all that had to be done was to add the ColumnsCollection as an alternative to the RadComboBox control.  Didn't even need a new control, shrouded in kendo hocus pocus.  It took me 4 hours of research to cobble together this as a way to just get the text value of a RadMultiColumnComboBox

sState = $find("cbStateL").get_kendoWidget().input["0"].value;

 

when this is all that should have been needed:

 sState = $find("cbStateL").text;

 

 
I want to embrace this control, but I feel like I'm a rat stuck in an elaborate labyrinth.  
Peter Milchev
Telerik team
 answered on 06 Mar 2020
1 answer
110 views

Can someone give me an example of editing one cell at a time in edit mode?

For example If i have a Table    Color | Make | Model , and i edit it I get 

Color ____________

Make____________

Model ____________

Update Cancel

this sends the parameters Color | Make | Model  to the stored procedure

I want to do this

Color ___________ Update

Make ___________Update

Model __________Update

This will send the datakey, the field name Color and the value for color.

Is this possible? and did I make sense?

Attila Antal
Telerik team
 answered on 06 Mar 2020
4 answers
207 views
I downloaded the latest version today and it looks like you finally gave this thing an engine and some nice rims, but no tires.  I can include DataKeyNames but I can't get the DataKeyValues from the server side.  A GetDataKeyValue option would be nice.  I see there's functionality to get the values on the client side, but not the server side.  A little short sighted...unless I'm missing something then I apologise.  
SSirica
Top achievements
Rank 3
Iron
Iron
Iron
 answered on 06 Mar 2020
1 answer
366 views

How can I add a button for full screen/exit full screen for the pdf viewer. I would like to keep the navigation

 

Marty

Rumen
Telerik team
 answered on 06 Mar 2020
5 answers
214 views
Hi....All
I have implemented custom paging for radgrid.
It was working fine till I enabled grid for filtering and grouping.

Again....custom paging is working effectively when filtering or grouping is not used. I want to use custom paging effectively with filtering and grouping.

By Effective custom paging, I mean  fetching only those rows from database which are to be shown in grid ( according to page selected, filtering criteria applied or grouping applied)

wating for reply......
Eyup
Telerik team
 answered on 06 Mar 2020
1 answer
248 views

 Is there a requirement that the RadPdfViewer load a file on page load?  

When I call pdfviewer.fromfile() when no initial document is set I get the attached error.  If I set the initial file to any valid pdf 

IE:  (  <PdfjsProcessingSettings File="/default2.pdf">
            </PdfjsProcessingSettings>

)

 

I do not get the error.  

 

 

     <telerik:RadPdfViewer runat="server" ID="RadPdfViewer1" Height="650px" Width="100%" Scale="0.9">
                <ToolBarSettings Items="pager, spacer, zoom, toggleSelection, spacer, search, print" />
 
           
        </telerik:RadPdfViewer>

 

 function loadFile(name) {


                var pdfViewer = $find("<%=RadPdfViewer1.ClientID %>");
               
            

                     
                    pdfViewer.fromFile(name);
               
            }

 

Rumen
Telerik team
 answered on 06 Mar 2020
6 answers
539 views

I have rad menu item and it has couple of items in it. When we click on a Item , a new window should be open without server trip.

 

Note: telerik controls placed in a user control.

 

Rumen
Telerik team
 answered on 05 Mar 2020
3 answers
63 views

I'm looking here -https://docs.telerik.com/devtools/aspnet-ajax/controls/mediaplayer/overview

and don't see any documentation regarding accessibility keyboard support?

Rumen
Telerik team
 answered on 05 Mar 2020
3 answers
104 views

I have an issue after I drag and drop an appointment to the other resources by auto scroll down to the resource. I'm not able to extend the appointment anymore.

If I drag and drop the appointment to the resource next row to it without apply the auto scroll down. The extend the appointment is working fine.

I found that when I extend the appointment, it didn;t change the width in the div class = rsApt rsAptColor appointment-solid-line

Do you know where cause this issue?

And what script will be trigger?

You can see my attached screenshot.

Connie
Top achievements
Rank 1
 answered on 05 Mar 2020
6 answers
1.4K+ views
Hi all,

How to disable GridClientSelectColumn checkbox in some of the rows? Which grid event shall I look into? How can I reference to the checkbox?

Thanks
Chen.
Richa Chauhan
Top achievements
Rank 1
 answered on 04 Mar 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?