Telerik Forums
UI for ASP.NET AJAX Forum
28 answers
1.2K+ views
I have a radgrid, that's populated in exactly the same way as the one from this demo:

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx

So it's populated from an IList kept in session (which in turn is populated when items are dragged into my grid from another grid). The only difference being, my grid isn't populated with onneeddatasource, it's simply bound after some code beind processing of the IList on drop.

This all works fine and I can populate the grid with drag n drop.

I've got a Gridbutton:

<telerik:GridButtonColumn CommandName="Delete" Text="Delete" UniqueName="DeleteColumn"></telerik:GridButtonColumn>

On the grid at the moment, I handle the onitemcommand and/or the ondeletecommand for the user clicking this button. If the user clicks the button, this works fine, the itemcommand events fire as expected and I hit breakpoints in the code behind.

If I simply add:

ButtonType="ImageButton"

To the button to display it as an image, rather than as text, I no longer hit any itemcommand events on postback when I click the imagebutton. The button simply posts back and doesn't fire the events it should.

This is the only difference, image rather than text. I'm using Q3 2010.
Angel Petrov
Telerik team
 answered on 02 Nov 2015
3 answers
330 views
Is it possible to add a filtertemplate with a datepicker inside, while also keeping the default filter button  (the one with "equal to, greather than, ...).

The user has to select a date with the datepicker, after which he can click on the other button to select "greater than, equal to, ..."

Is that possible?
Eyup
Telerik team
 answered on 02 Nov 2015
1 answer
41 views
Is there a way to implement LineSpacing with the options shown in the docs in a tools file instead of in markup?  It doesn't seem you can use both together. Thanks
Ianko
Telerik team
 answered on 02 Nov 2015
1 answer
102 views
according to the demo  

https://demos.telerik.com/aspnet-ajax/editor/examples/import-export/docx-import-export/defaultcs.aspx

I delete everything and upload the new picture 

<img alt="" src="/aspnet-ajax/Editor/Examples/Import-Export/DOCX-Import-Export/images/image0.jpeg" />

this is the html from radeditor  when I 'm hit the export docx button is didn't work and show some exception like picture that I attach 

I 'm already know that if I convert the picture to base64 it will work  but in realistic I keep html path in my database (because I copy the whole html page) so is there any solution better than base64
Ianko
Telerik team
 answered on 02 Nov 2015
0 answers
113 views

How can I arrange the following rad combo box items into two columns so that the expand down is not so huge as its now. Is it possible?. I would like to keep the list items to two separate columns with checkboxes being on both the columns.  This rad comboxbox is part of radgrid edit template.

Ps: I need the checkboxes on both the columns unlike the example in Telerik demos for multi column.  Thank You

<telerik:RadComboBox ID="rcmbFormsAndDimensions" runat="server"   CheckBoxes="true"   Text='<%# Bind("Form_Dimensions") %>'  Width="650px" CheckedItemsTexts="DisplayAllInInput" >
                                                <Items >
                                                    <telerik:RadComboBoxItem Text="single pen"  />
                                                    <telerik:RadComboBoxItem Text="shotgun" />
                                                    <telerik:RadComboBoxItem Text="double-shotgun" />
                                                    <telerik:RadComboBoxItem Text="camelback" />
                                                    <telerik:RadComboBoxItem Text="double pen" />
                                                    <telerik:RadComboBoxItem Text="hall-parlor" />
                                                    <telerik:RadComboBoxItem Text="saddlebag" />
                                                    <telerik:RadComboBoxItem Text="creole cottage" />
                                                    <telerik:RadComboBoxItem Text="dog trot" />
                                                    <telerik:RadComboBoxItem Text="central-hall" />
                                                    <telerik:RadComboBoxItem Text="gable-ell" />
                                                    <telerik:RadComboBoxItem Text="bungalow" />
                                                    <telerik:RadComboBoxItem Text="pyramidal cottage" />
                                                    <telerik:RadComboBoxItem Text="Queen Anne cottage" />
                                                    <telerik:RadComboBoxItem Text="central-hall, 2 pile cottage" />
                                                    <telerik:RadComboBoxItem Text=" bluffland cottage" />
                                                    <telerik:RadComboBoxItem Text="central-hall I-house" />
                                                    <telerik:RadComboBoxItem Text="double-pen I-house" />
                                                    <telerik:RadComboBoxItem Text="hall-parlor I-house" />
                                                    <telerik:RadComboBoxItem Text="Creole house" />
                                                    <telerik:RadComboBoxItem Text="central hall, 2 pile house" />
                                                    <telerik:RadComboBoxItem Text=" Queen Anne house" />
                                                    <telerik:RadComboBoxItem Text="four square" />
                                                    <telerik:RadComboBoxItem Text="minimal tradition cottage" />
                                                    <telerik:RadComboBoxItem Text="split level" />
                                                    <telerik:RadComboBoxItem Text="ranch" />
                                                    <telerik:RadComboBoxItem Text="row house" />
                                                    <telerik:RadComboBoxItem Text="warehouse" />
                                                    <telerik:RadComboBoxItem Text="depot" />
                                                    <telerik:RadComboBoxItem Text="skyscraper" />
                                                    <telerik:RadComboBoxItem Text=" commercial row bldg." />
                                                    <telerik:RadComboBoxItem Text=" freestanding commercial" />
                                                    <telerik:RadComboBoxItem Text=" single-crib barn" />
                                                    <telerik:RadComboBoxItem Text="transverse-crib barn" />
                                                    <telerik:RadComboBoxItem Text="other" />                                        
                                                  </Items>
                                                   
                                            </telerik:RadComboBox>​

akpaga akpaga
Top achievements
Rank 1
 asked on 01 Nov 2015
1 answer
59 views
according to demo

https://demos.telerik.com/aspnet-ajax/editor/examples/import-export/docx-import-export/defaultcs.aspx

when I delete everything and upload the picture I got this html line.

<img alt="" src="/aspnet-ajax/Editor/Examples/Import-Export/DOCX-Import-Export/images/image0.jpeg" />

I hit the export button it didn't work and show some error like the picture that I already attach.

I know that in the example it convert picture to base64 but you know if radeditor keep only the path in html it will not gonna work. Any idea to fix my issue?
Kittipong
Top achievements
Rank 1
 answered on 01 Nov 2015
2 answers
366 views

Hi!

 Is it possible to set the greater value on the center of the donut? The goal is to reach something like picture attached. Thanks in advance for any help

Jorge
Top achievements
Rank 1
 answered on 30 Oct 2015
2 answers
221 views

I have a series of detail tables (3 deep) within a radgrid.

I have defined HierarchyDefaultExpanded="true" to automatically expand all the detail grids.

Screen real-estate is at a premium. I wish to remove the expand/collapse column, and prevent the detail grids from indenting.

I have attempted to use CSS to defined a left-margin of 0px. I have attempted to replace the default images w/ very small GIFs. I've tried about every solution I've been able to google, but nothing appears to work.

The best I can do is "hide" the column, but, when I do that, the child grids are then indented by one column of its parent grid, which is even worse in terms of real estate.

 How can I remove the expand/collapse column completely, and make it so the master/child grids are all left-justified to the left-most side of the window?

ToltingColtAcres
Top achievements
Rank 2
Veteran
Iron
 answered on 30 Oct 2015
4 answers
109 views

I'm using a slider with a tab control inside the slider, and i'd like to turn off the 1px border that runs along the top of the slider, but keep the side and bottom borders. thanks!

 

Jason Bourdette
Top achievements
Rank 1
 answered on 30 Oct 2015
8 answers
1.1K+ views
Hi experts,

I know this sounds stupid ... but how to remove 'add' button so user can only upload one single file or a pre defined number of files?

Many thanks,
Ray
Kim
Top achievements
Rank 1
 answered on 30 Oct 2015
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?