Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
368 views

Hi, I'm trying to swap out the default pencil image when using GridEditCommandColumn. Can you please instruct on how to accomplish that.  Thank you

Attila Antal
Telerik team
 answered on 01 Oct 2019
1 answer
133 views

I need some help. I have a table of type MasterTableView, along with DetailTables, however I do not know how to connect these components to a table or database query.

I attached two images, one represents the system as it is presented today, and the other image shows how it should look.

Eyup
Telerik team
 answered on 30 Sep 2019
3 answers
189 views

In my RadGrid, the AllowFilteringByColumn is set to "true".

In the filter row of a GridDateTimeColumn, there's the DatePicker. How can I enable keyboard navigation for the popup calendar?

Rumen
Telerik team
 answered on 30 Sep 2019
3 answers
181 views

I would like to take files selected, and automatically "Upload" them to my site without having to see the list of files or use another button?

 

Is this possible?

 

Thanks

 

Rog

Peter Milchev
Telerik team
 answered on 30 Sep 2019
3 answers
100 views

Hello sir,

Is it possible to have the favorite option for my radwindow object ?

 

thank you for your reply.

Rumen
Telerik team
 answered on 27 Sep 2019
7 answers
594 views
Hi,
I wanted to find out if copy from excel to Telerik ASP.net Grid is supported. I am looking for the ability for users to just copy the data from excel sheet in to the grid. And then the grid should be able to update the data to database. To start with, the grid should have rows, but no data in it (Like a blank spread sheet). To this, the excel data will be pasted to. This is a very important feature for my team , so please let me know, if this is possible to be done.
Regards
Nikolay
Telerik team
 answered on 27 Sep 2019
1 answer
131 views

I want export with image in the hierarchy Grid

1    biff can support image but not support hierarchy

https://docs.telerik.com/devtools/aspnet-ajax/controls/grid/functionality/exporting/export-formats/excel-biff-export

 

2. Other(HTML,XML) not support image export

 

Can you help me,how to export with image in the hierarchy Grid?

Rumen
Telerik team
 answered on 26 Sep 2019
4 answers
212 views

I'm exporting a RadGrid to excel using the BIFF format, but i can't find a way to set the exported excel file metadata properties like (Author, Tags, Categories...etc)

i know that when using HTML format there's GridHTMLExportingEventArgs e.XmlOptions property that we can use, but how can we do the same for BIFF format?

Attila Antal
Telerik team
 answered on 26 Sep 2019
19 answers
870 views
Hi ALl,

This is an odd one.  I am using a tree view object with a node template,  inside the node template I add in at the server a variety of fields including a basic text box.  They all work fine but for the fact that pressing space inside the text box does nothing....  However if I do some notes in another application then copy and paste them into the textbox any spaces carry over.  

Any idea why this may be happening.  Code for textbox is below

Dim _uxNotes As RadTextBox = New RadTextBox()
_uxNotes.ID = "uxNotes"
_uxNotes.Enabled = True
_uxNotes.Width = 200
AddHandler _uxNotes.DataBinding, AddressOf UxNotes_DataBinding
container.Controls.Add(_uxNotes)

Regards,

Jon
Eyup
Telerik team
 answered on 26 Sep 2019
1 answer
206 views

I have a grid that will bind upon choosing date with RadDatePicker and code in RadComboBox.
I have set the combo box like this:

<telerik:RadComboBox DropDownAutoWidth="Enabled" ID="cboCode" runat="server" AutoPostBack="true" CheckBoxes="true" EnableCheckAllItemsCheckBox="true"></telerik:RadComboBox>

 

When I choose more that 4 options, click the Search button, the grid shows the searched data but when i click the export to excel button, it exported nothing.

Meanwhile, if I choose less than 4 options, the data did get exported in the excel - please refer image attached.

 

Below is the code for export setting:

<ExportSettings ExportOnlyData="true" Excel-Format="Biff" IgnorePaging="true" ></ExportSettings>
 
<MasterTableView AllowMultiColumnSorting="true" DataKeyNames="some column name here" AllowNaturalSort="true" CommandItemDisplay="Top" UseAllDataFields="true">

 

 

Attila Antal
Telerik team
 answered on 25 Sep 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?