Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
109 views
Hi,
We wanted to created some predefined templates for RadEditor , is there any format for to create these templates? or any HTML file can be used as template?
Rumen
Telerik team
 answered on 08 Feb 2011
1 answer
74 views
Our client is running Sitefinity 3.1 in IE 8.0.7600 (in compatibility view) and when she edits a Generic Content control, all of the content editing icons appear briefly but then disappear just as the editor is fully loaded (see screenshot).  The scroll bar also flickers. 

This does not occur in Firefox 3.6.3 or actually even in IE 8.0.6001.  I have obviously just told our client to use Firefox for the time being, but I would like to be able to give her an answer as to why this is happening when it was previously not a problem. 

Thank you!
Ivan Dimitrov
Telerik team
 answered on 08 Feb 2011
2 answers
144 views
Dear all,

1-Please i used a asp required validation controls with radcombo box and the InitialValue property of required validation not working .
2-other controls is working only in the first view of the page if the page is posted back the validation not working ..
Please help me in this .
 
Best Regards 
Thad
Top achievements
Rank 2
 answered on 08 Feb 2011
2 answers
295 views
I am struggling with understanding what event args to use for the DataGrid EditForm.  I appear to either not have the correct OnItemCommand or OnUpdatedCommand in combination with the correct event args.   All the examples I have seen do not have good examples of the EditForm and doing the updates in a code behind using a web service.

<radgrid>
    <mastertableview>
        <columns>
            <telerik bound column>
        </columns>
        <editformsettings>
            <formtemplate>
                <my form items>
                <my button with command name update>                
            </formtemplate>
        </editformsettings>
    </mastertableview>
</radgrid>

I have the following in my radgrid:
OnItemCommand="RadgridItem_Update"

In have the following in my code behind:
protected void RadgridItem_Update(object sender, GridCommandEventArgs e)
    {
        GridEditFormItem myitem = (GridEditFormItem)e.Item;
        etc. etc.  call web service update.
    }

Karl Rohrbach
Top achievements
Rank 1
 answered on 08 Feb 2011
1 answer
82 views
I implimented the DBSchedulerProviderBase per your sample and it works fine for multi-resource items.  What I am trying to figure out now is how to filter it, since the SQL Logic is hardcoded into the GetAppointments method.  I have two comboboxes above the schedule that when I change those items, it should filter the appointments shown.  But I am unsure of how to do that when the select statement is hardcoded into the GetAppointments Method
Peter
Telerik team
 answered on 08 Feb 2011
7 answers
155 views
Hello,

Our users have a very large appointment calendar, and the confirmation for deleting appointments appears out of range because it's centered within the control, and they have many browser pages of appointments, and so the confirmation appears out of range.  Can you control where that scheduler confirmation appears?

Thanks.
Peter
Telerik team
 answered on 08 Feb 2011
1 answer
50 views
hi, this is what adding the <AdvancedInsertTemplate>, but I removed the other items, I want is just add it without deleting the other items that are:
subject, start, end, recurrence, etc..

Thanks for your help
Peter
Telerik team
 answered on 08 Feb 2011
1 answer
46 views
Is Telerik thinking about a standalone PDF control for ASP.NET?
Would be a good thing to have PDF export functionality not ony in a few controls but as it's own control.

So, any plans?

Regards

Thomas
Sebastian
Telerik team
 answered on 08 Feb 2011
1 answer
147 views
Hi All,

I have a static RadDockZone nested inside of a RadPane. The RadDockZone's height is unset, but its minHeight is set to 100%. I am following this advice based off of a discussion with Pero here.

On initial page load the RadDockZone's height is slightly too large -- The same issue that I was having here. Unfortunately, the solution is not the same -- if I do not have minHeight set to 100% then the RadDockZone does not attempt to fill the entire space that is nested inside. If Telerik has a suggestion on how to achieve both of these results at the same time that would be appreciated.

Thanks for the help,

Sean
Pero
Telerik team
 answered on 08 Feb 2011
6 answers
217 views
Hello,

I'm creating a RadGrid from code-behind. I've got a client-side row selection event (which causes a postback) and I'd like to use the InPlace edit mode of the grid. The problem is when the grid is in edit mode, I can still select rows client-side and cause a postback.

So my question is if I can somehow prevent client-side row selections when there's an editable row in the grid?

I'm not sure if this is related, but I found an old post on this forum about the InPlace edit mode and using the OnRowSelected client event:
http://www.telerik.com/community/forums/aspnet/grid/handle-onrowselected-client-event-when-the-item-was-been-editting.aspx

A post from Telerik states:
After further investigation this seems to be a limitation of the InPlace edit mode. When working in this mode the column can not be selected. As a workaround I can suggest you to see the implementation of server-side selection in this example which might give you a hint on how to achieve your goal.
Source: http://www.telerik.com/community/forums/aspnet/grid/handle-onrowselected-client-event-when-the-item-was-been-editting.aspx#639338

Is that post still relevant today? Either way, the original question still stands!

Regards,
Reggy
Iana Tsolova
Telerik team
 answered on 08 Feb 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?