Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
194 views
Hi all,

I have  RadNumericTextBox with 3 Decimal Digits. I would like to show any trailing zeros and also don't want rounding feature in textbox

AllowRounding
="false"

If value is 0.14, I want to display 0.140

how can i achieve this functionality
Richard
Top achievements
Rank 1
 answered on 23 Apr 2012
17 answers
335 views
Hi. I've just cut across to Q2 2009 controls. The pager at the bottom of the grid and any other RadComboBox within the grid appears to have what looks like part of another RadComboBox at the bottom of it. This only happens if an ajax postback is performed. I've tested it on IE6 & IE7 with the Vista skin. I can't seem to replicate the problem outside of my webapp though.

Daniel
RBarnes
Top achievements
Rank 1
 answered on 23 Apr 2012
4 answers
1.3K+ views
In general RadButton supports custom Width and Height, except when using ButtonType="StandardButton " the height is fixed to 22px and cannot be modified. The implementation of custom height and support for rounded corners, requires rendering of additional HTML elements and makes the control heavy on the client.

In the future releases, we plan to introduce a way to make RadButton more flexible when it comes to using different height.

If custom height is indeed required, try the solutions below:
  • Use RadButton as an ImageButton - see Image Buttons demo.
  • or use RadButton as a LinkButton - see First Look.
  • or use RadButton as a StandardButton with EnableBrowserButtonStyle set to true. Note that this property will render RadButton as a standard input type=[submit|button].


Note that the button's dimensions can be set not only in pixels, but also in different System.Web.UI.WebControls.Unit types.
Slav
Telerik team
 answered on 23 Apr 2012
18 answers
1.0K+ views
Hello,

In my site i am using Rad Grid,Rad Contex menu and  Rad popup features.
 
i am facing some problems :-
 1.    while i am inserting some through the Rad Popup , i am not being able to  rebining it.so newly inserted data are not showing in
        the Rad grid.Rad grid and Rad popup are  2 diiferent  Aspx page.
 2.    After inserting data through Rad popup  i want to close it automatically,How can i do this?


Thanks.
Denny
Robin
Top achievements
Rank 1
 answered on 23 Apr 2012
4 answers
127 views
Hi support,
I have a trial version of RadControls for ASP.NET AJAX
I have developed a file explorer control into sharepoint web part and i use into configuration a network path share.

The control have a problems with upload.
1)sometimes the upload form show empty if i change the page and return in file explorer file upload show correctly.

2)in load method i set the property of fileexplorer

FileExplorer1.Configuration.ViewPaths = paths.ToArray()

 

FileExplorer1.Configuration.UploadPaths = paths.ToArray();

FileExplorer1.Configuration.DeletePaths = paths.ToArray();

FileExplorer1.Configuration.SearchPatterns =

 

new[] { "*.*" };

FileExplorer1.Configuration.ContentProviderTypeName =

 

typeof(CustomFileSystemProvider).AssemblyQualifiedName;

but when i try set FileExplorer.Upload.MaxFileInputsCount
FileExplorer.Upload is null

why?

Thx


Raffaele
Top achievements
Rank 1
 answered on 23 Apr 2012
2 answers
113 views
I had a aggregate foot row in the grid, how can I set a tooltip for the aggregate value in the foot row? 

for example, one column is showing the sum of the value in the aggregate foot, I want to show a tooltip when user cursor hoover over that aggregate.

thanks.

Henry
Top achievements
Rank 1
 answered on 23 Apr 2012
7 answers
199 views
Hi,

I have a issue while working with the editor in Google Chrome and reproduced this in the latest version of the Editor (demos).
Juist add this simple HTML:

<table>
    <tbody>
        <tr>
            <td style="font-family: arial; font-size: 11px;">
            This is a text <br />
This is a bigger text
            </td>
        </tr>
    </tbody>
</table>

At design, change the fontsize of the second rule.
You'll see Chrome will delete font-family: arial from inline CSS.
Sometimes (with older version), the font-size will be removed also.

This will cause problems when the user adds extra texts outside changed font-size.
The font-familty will not be added to the second text 

Is this a browser related problem or can this be fixed?
This don't happen in IE and FF.

Edit:
It seems happen to all WebKit based browsers: Chrome, Opera and Safari.
I've tested other wysiwyg editors, this dont happens in other editors.
Seems a bug in your editor.
Rumen
Telerik team
 answered on 23 Apr 2012
1 answer
101 views
Hello
 I have created recurrence rule for the event, having following rules
1. event will start from one date and will continue to 3 or more days .
e.g. event start form 1st jan 2012 to 3rd jan, 2012 on next month 1st feb 2012 to 3rd feb 2012 and so on....

Now the issue is when i have the date 3rd feb 2012 and the recurrence rule then how to know the start date of that event
which is 1st feb 2012.
Is there any method or properties  that can give me the start date of that particular event occurrence.

Thanks. 
Plamen
Telerik team
 answered on 23 Apr 2012
8 answers
279 views
Hi,

Can someone please provide me with the exact steps needed to be able to use RadGrid (Ajax) inside DotNetNuke 4? Thanks a lot.

Tsvetoslav
Telerik team
 answered on 23 Apr 2012
7 answers
171 views
I have a user control which implements IBindableControl and it is used as the edit form for a RadGrid. 

What I don't understand is why is IBindableControl.ExtractValues being called when the user Edits or Inserts a row?  Shouldn't it only be called as you are LEAVING the edit/update operation?


Tsvetoslav
Telerik team
 answered on 23 Apr 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?