Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
211 views
Hello,

We have the following situation:

A masterpage with a radajaxmanager and a loadingpanel (GlobalLoadingPanel)
A usercontrol A on the master with a radajaxmanagerproxy
A radwindow on the usercontrol with a onclientcloseEvent
when closing $find("<%= RadAjaxManager.GetCurrent(Page).ClientID %>").ajaxRequest(arg.Text); which triggers a ajaxrequest for the proxy.

The proxy updates another usercontrol B on the usercontrol 

<

telerik:RadAjaxManagerProxy ID="MetisCollectionManager" runat="server">
<
AjaxSettings>
<telerik:AjaxSetting AjaxControlID="MetisCollectionManager" >
<UpdatedControls>
<telerik:AjaxUpdatedControl ControlID="pnlCollectionEmployee_Updatable"
LoadingPanelID
="GlobalLoadingPanel" />
</UpdatedControls>
</telerik:AjaxSetting>


problem: the loadingpanel is not showing on usercontrol B

Is this possible??

thanks in advance
The SOFIM-team (Belgium)

Iana Tsolova
Telerik team
 answered on 09 Oct 2008
1 answer
62 views
I have created some custom skins for my application.  These skins appear as they should when I run the application.

However, in VS 2008, in design mode for the web form, the form objects (RadGrid, etc.) appear to have no skin.

How can I apply the custom skins to design mode?

Thanks,
Rod
Dimo
Telerik team
 answered on 09 Oct 2008
1 answer
74 views
I have a GridBoundColumn in my grid that holds a decimal that is formatted using this DataFormatString: "{0:#,0.00; (#,0.00);0.00}"

This has the effect of putting brackets around negative numbers, which is what the user has requested, and it works just fine.

At runtime I need to access the unformatted value of this column, i.e. instead of (100,000.00) I need -100000.00. If I use Decimal.Parse() I get a format exception, so I'm wondering if there's a way to access the value that I need via GridDataItem or any other method? I'd really like to avoid having to strip the brackets and add the negative sign manually in code.

Thanks in advance,
Rob
Daniel
Telerik team
 answered on 09 Oct 2008
8 answers
346 views
Hi All,

I am having some problem with the telerik uploader. I am getting an exception while uploading files.

The exception looks like the following:

=================================================
RadUpload Ajax callback error. Source url returned error: 12002  

Unknown

Telerik.RadUploadProgressHandler.ashx?RadUrid=29d555ef-4d9a-451e-9f1a-cf074b7a8374 

Did you register the RadUploadProgressHandler in web.config?

 Please, see the help for more details: RadUpload for ASP.NET Ajax - Configuration - RadUploadProgressHandler.

===================================================

Although I registered RadUploadProgressHandler in the webconfig properly. Here is my web config registration of RadUploader :

====================================================

<

system.web>
<httpHandlers>

<

remove verb="*" path="*.asmx"/>

<

add verb ="*" path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.RadUploadProgressHandler, Telerik.Web.UI"/>

</

httpHandlers>

<

httpModules>

<

add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule, Telerik.Web.UI" />

</httpModules>
</system.web>

====================================================

Any suggestions about this problem would be highly appreciated.

-- Sadeka



Paul
Telerik team
 answered on 09 Oct 2008
4 answers
139 views
Can anyone tell me whether it is possible to pin columns of a RadGrid on the UI? So, lets say if we have 10 columns, then we pin the first three so they remain stationary, and the scrollbar only moves the next 7 columns?
Thanks.
Amrapali
Top achievements
Rank 1
 answered on 09 Oct 2008
1 answer
124 views
Hi! I have a radgrid with 3 fixed (template) columns and few autogenerated ones. Fixed columns are always shown first, but I would like them to be last three columns in my grid. How to do that?
Thanks, Ana
Daniel
Telerik team
 answered on 09 Oct 2008
4 answers
169 views
i have grid in my form and has "Outlook" skin
i want to make grid header( not bold) but i cannt
please anyone  help me
Daniel
Telerik team
 answered on 09 Oct 2008
4 answers
64 views
Hi all

I am using panelbar, and i am putting sometexts into the panelbar. In mozilla and IE, texts is wrapping and its showing within the panelbar. But in Safari, the text is not wrapped and its going out of panelbar, if we fix width of the  panelbar, eventhough we can't control the text flow in safari

What to do?
John Yu
Top achievements
Rank 1
 answered on 09 Oct 2008
1 answer
175 views
Hi all!

I have created a RadComboBox with a RadTreeView, like the one in the example that is shipped with RadControls. Now I would like that the text of the ComboBox is persisted between PostBack. Is it possible?

Thanks.
--
Marco Minerva [MCPD], marco.minerva@gmail.com
http://blogs.ugidotnet.org/marcom
Simon
Telerik team
 answered on 09 Oct 2008
2 answers
295 views
Hi,
Can you provide a link , or decribe the recurrence functionality. 

The core for this, what advantages does it have? Will the appointmentUpdate/insert fire for each and so on... the property recurrenceSupport, what is that and so on...

I use my own code to create all dates during a specific interval, and have a field to keep them together. I use my own form (like the radDock eample)...Maybe I an combine the technologies...

Thanks
T. Tsonev
Telerik team
 answered on 09 Oct 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?