Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
632 views
Hi,

I am using RADgrid and I am using server side required field validators.
I do not want to use template columns and so can not add span tag which shows * in red color if a field id required.

I am able to show the errormessage after the validation which is fine.
But the requirement is to let user know in the begining if the field is required by showing * mark against the field.

Is there any simpler way of doing this for gridbound columns without using template column .
Prachi
Top achievements
Rank 1
 answered on 02 Aug 2012
1 answer
99 views
Is this possible? I have 2 FileExplorer controls on the same page. FileExplorer1 points to ~/Root_1/Folder_A. Then FileExplorer2 points at ~/Root_2/Folder_B. I want to drag a file in Folder_A (of FileExplorer1) and drop it onto Folder_B (FileExplorer2). Can this be done?
Vessy
Telerik team
 answered on 02 Aug 2012
1 answer
500 views
I know this topic gets bounced around a lot and I currently have a pretty great workaround, but with the current shortcut options within file explorer (such as right-click > Open), it would be cool to have a right-click > Send To option (just like Windows Explorer), where the user could multi-select files, and send them to a compressed file. Then select and download the compressed file. Currently, zipping multiple files into a compressed file has to be done outside of the file explorer.

Ultimately however, I want to be able to multi-select and download the individual files without having to first compress them into a  zipped file. Any chance Telerik is working on something that will provide true simultaneous download capabilities of mutiple files?
Vessy
Telerik team
 answered on 02 Aug 2012
1 answer
88 views
I am wanting to use the RadRibbonbar and RadImageEditor controls together.  Has anyone done this or something similar?
Vessy
Telerik team
 answered on 02 Aug 2012
1 answer
257 views
Hi,
I have a problem with radgrid cells: when the content is a long text, the content is not fully visible, because the overflow part is not visible and the tablelayout is set to fixed.
I can' t change the tablelayout and my goal is to use a multiline cell, so the text has to wrap.
I set the itemstyle to wrap=false but the behaviour doesn' t change

Is there a way to force ther text to wrap??
Pavlina
Telerik team
 answered on 02 Aug 2012
1 answer
131 views
I have a radtreeview where I can drag and drop nodes and reorder them. Everything is working but what I'd like to do is add a RadConfirm  or RadWindow message after a node is dropped that asks for confirmation before the node is dropped. I can't seem to figure out how this can be done. In my OnClientNodeDropping, I am opening a radwindow, but because the RadWindow works asynchronously, my ClientNodeDropping function is exiting before I get a response from the radwindow. Any kind of example on how to do this would be appreciated!
Plamen
Telerik team
 answered on 02 Aug 2012
0 answers
97 views
The company , where i work, bought the telerik pack.
I was using telerik.ui.dll trial, after I add the dll boughted I have the following error:





I create the ribbonbar programmatically...
I known that error is on ribbonbar, because if I comment the line  where created the error disapear.

I only add this on my css

div.RadRibbonBar{ width:100% !important}
* + html  div.RadRibbonBar{ width:100% !important}
* + html div.RadRibbonBar .rrbButtonAreaIn {width: 100% !important;}

div.RadRibbonBar div.rrbButtonGroup.CommunityCustom {width: 90px!important; }        
div.RadRibbonBar div.rrbButtonGroup.FolderCustom {width: 210px!important; }   
div.RadRibbonBar div.rrbButtonGroup.DocumentCustom {width: 160px!important;}         
div.RadRibbonBar div.rrbButtonGroup.ViewCustom {width: 400px!important;}        


I tried remove this css, but the error persist
July
Top achievements
Rank 2
 asked on 02 Aug 2012
1 answer
110 views
Hi,

I have a simple combo box with a number of options (see sample code below). When I expand it (vertical scrollbar appears) and scroll the options via keyboard 'up' and 'down' buttons  I need combo to scroll automatically when the selection gets beyond the visible area (i.e. the currently selected item must always be visible to the user).

I had this desired behaviour with previous versions, but Q2 2012 RadCombobox does not perform automatic scrolls and behaves as it is displayed at the attached screenshot. Is there a solution for that?

Thanks in advance,
Alexey
 
 <telerik:RadComboBox id="Combo1" runat="server" MaxHeight="50">
            <Items>
                <telerik:RadComboBoxItem Value="0" Text="Item0" />
                <telerik:RadComboBoxItem Value="1" Text="Item1" />
                <telerik:RadComboBoxItem Value="2" Text="Item2" />
                <telerik:RadComboBoxItem Value="3" Text="Item3" />
                <telerik:RadComboBoxItem Value="4" Text="Item4" />
                <telerik:RadComboBoxItem Value="5" Text="Item5" />                
            </Items>
</telerik:RadComboBox>
Kalina
Telerik team
 answered on 02 Aug 2012
1 answer
90 views
Yellow,
I have a requirement in which i need to remove a particular item in the list binded to the RadComboBox and insert back again on certain condition. How to implement this?  I am using Enum values to bind the RadComboBox.
Nencho
Telerik team
 answered on 02 Aug 2012
2 answers
269 views
Hi,

I am using RadComboBox inside Radgrid like below 
<telerik:GridTemplateColumn UniqueName="MyColumn" HeaderText="MyColumn">
                       <ItemTemplate>
                           <telerik:RadComboBox ID="MyComboBox" runat="server">
                               <ItemTemplate>
                                   <asp:CheckBox ID="chkBoxID" runat="server" />
                                   <asp:Label ID="lblMyLabel" runat="server" AssociatedControlID="chkBoxID">
                                   </asp:Label>
                               </ItemTemplate>
                           </telerik:RadComboBox>
                       </ItemTemplate>
                   </telerik:GridTemplateColumn>

As I am using Telerik.Web.UI dll with version (2009.1.311.35).

1) I have to bind it with some data source when I load the RadGrid,
how we can iterate through grid and bind each combo box with the desire collection ? 

2) When user click on Save button in page I have to store all the values which are checked in the combo box ? so how can I retrieve back when I save the page.??

how can I do on which event?

Thanks,
Ambuj
Nencho
Telerik team
 answered on 02 Aug 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?