Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
980 views
Hello Guys!
I have a problem, I've a RadDateTimePicker , but the format date its something like this 19/02/2014 12:00:00 a.m. but the follow format: 2014-02-18 11:00:26.293
anyone knows How Can I do this?
thanks and regards,
Luis.
Doncho
Telerik team
 answered on 10 Apr 2020
3 answers
202 views

Hello,

 

For a while now we are experiencing strange behavior when working with MacOS + Chrome combined.

 

On Windows + Chrome, when the dialog of the browser is set to small to force a horizontal scrollbar to appear, this works correctly

 

On MacOS + Chrome in the same situation the horizontal scrollbar does NOT appear.

Other browsers like FireFox do not show this behavior.

 

The issue can be seen in your own demo here:

https://demos.telerik.com/aspnet-ajax/grid/examples/overview/defaultcs.aspx

I included a screenshot showing the difference between Windows and MacOS, both using Chrome.

This is the same issue we are experiencing in our own product.

Are there any settings on the grid we can try to make the horizontal scrollbar visible?

We hope to hear form you soon.

Kind Regards,
Thinkwise

Attila Antal
Telerik team
 answered on 10 Apr 2020
4 answers
571 views
HI..
     
I am using radcombobox in my project, I want to know how do I get the Keypress event of the Radcombobox as I want, when user selects the value from radcombo and hits the Enter Key from keyboard then it should work as same as when user presses select button.
      Please reply as early as possible.
      Thank You.
Doncho
Telerik team
 answered on 10 Apr 2020
1 answer
1.1K+ views

Hi, I am using Telerik.Web.Spreadsheet to load an Excel sheet.  I would like to return the Excel sheet as a datatable, I cant see a property on how to do this.  Any ideas would be much appreciated.  Below is my code thus far:

        Dim ExcelPath As String = "C:\Test\Test.xlsx"
        Dim WorkBook As Telerik.Web.Spreadsheet.Workbook = Telerik.Web.Spreadsheet.Workbook.Load(ExcelPath)
        Dim ws As Telerik.Web.Spreadsheet.Worksheet = WorkBook.Sheets(0)

Many thanks in advance

 


Peter Milchev
Telerik team
 answered on 10 Apr 2020
1 answer
128 views

I have 4 Comboboxes on my pages, I want each of them to have same properties like

EnableAutomaticLoadOnDemand="true"

EnableVirtualScrolling="true"

Filter="Contains"

ItemsPerRequest="15"

MarkFirstMatch="True"

Skin="Default"

EnableLoadOnDemand="True"

ShowMoreResultsBox="True"

 

How can I achieve it without having to write same properties for each of them?

Doncho
Telerik team
 answered on 09 Apr 2020
2 answers
103 views

I have two formatting issues represented in attachements

1) Name of the uploaded file and 'remove' label do not align

2) If file name is too long it drops 'remove' label to the next line. My preference would be to limit displayed file name to particular length

 

Thank you

 

 

David
Top achievements
Rank 1
Iron
Iron
Veteran
 answered on 09 Apr 2020
1 answer
131 views

I have a permission system that I’m using for my RadFileExplorer and Hiding various menu items and buttons. The problem is the options appear to be loading in some cases after the RadFileExplorer’s ExplorerPopulated, ItemCommand, and Prerender.

I am doing something like the following to remove the item:

if (((RadFileExplorer)(sender)).GridContextMenu.Items.Any(d => d.Value == "Rename"))
       {
           ((RadFileExplorer)(sender)).GridContextMenu.Items.Remove(((RadFileExplorer)(sender)).GridContextMenu.Items.First(d => d.Value == "Rename"));
       }

Similar code is working for the File Grid, but I can’t seem to get server code to apply to the FileTree, can I attach this code to the prerender the FileTree? Or does this disappear? DO I have to do this on the client side?

I’ve tried attaching to the PreRender of the FileTree and the FileTree’s Context Menu’s prerender, But I’m guessing that stuff gets overridden.  At what point should I try to reattach these PreRender Overrides?

Or better yet is there an easier way of removing the FileTree’s Context menu’s specific items?

Vessy
Telerik team
 answered on 09 Apr 2020
2 answers
170 views

Hello,

 

I am using RadGrid for Bulk Update at Client Side.

I have a Dropdown in the Template column and inspite of me selecting an item by the time in click "Save changes" the value of that column is going as NULL in the Insert.

I have similar Template columns with RadDropdown and RadCombobox.... they all work fine. There is very minimal server side code to adjust the width of the columns.

In the attached file issue template column is "Specialcategory_FundingID"

 

Kindly post your suggestions.

 

 

 

 

Attila Antal
Telerik team
 answered on 09 Apr 2020
4 answers
255 views
Hi,

I have some problem to set the PageSize property from client side. The scenario is to set the PageSize dynamically calculated by window size, to handle different screen resolutions and window sizes. So no scrolling is needed.
Is there any solution?

Best regards,
Ralf
www.d-velop.de

Rumen
Telerik team
 answered on 09 Apr 2020
6 answers
857 views
Hi
I have RadGrid Control on the page which consist more then 100 pages.
I have to highlight current selected page so that business user can have track of current page .

Can you suggest for the same.


Thanks
Shrirang
Rumen
Telerik team
 answered on 09 Apr 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?