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

I have a couple of things in my query:
1. I spotted an bug in the Metro touch skin , on your demos as well as my implementation the alignment property on the bootm drop down does not allow you to select an alignment , this happens on tables too, also the fileds are so big that they flow over the editor.

2. I am developing a dynamic form designer , what i would like to do is create pre defined elements that can be dragged on to the designer. and when selected display a property panel with pre defined properties.These elements will be of combined markup for example.
<div class="designElement" id="element1">
<table>
<tr>
<td>Some Text</td>
<td><img src="img.png"></td>
</tr>
</table>
</div>

For this to be able to work I wish to block the inner html of the for being edited by the designer.
also I would like to know is there a javascript method I can Use in order to get the element that is selected.

So In short I would like to select the element (of class designelement) in the designer and return the ID when clicked but I down want any element in the inner HTML of that div to be changeable through the designer.

Stanimir
Telerik team
 answered on 09 Nov 2012
1 answer
240 views
Hi,
I am struggling to set the selected index for the first page, it works for the 2nd page, but not the first page, the tab selects but it displays the second page. Am i missing a tag?

<telerik:RadTabStrip ID="RadTabStrip1" runat="server"
        MultiPageID="RadMultiPage1" SelectedIndex="0">
        <Tabs>
            <telerik:RadTab runat="server" PageViewID="pageStandardProject"
                Text="Standard Project" Selected="True">
            </telerik:RadTab>
 
            <telerik:RadTab runat="server" PageViewID="pageBillOfQuantities"
                Text="Bill of Quantities">
            </telerik:RadTab>
            <telerik:RadTab runat="server" PageViewID="pageAudit" Text="Audit">
            </telerik:RadTab>
        </Tabs>
    </telerik:RadTabStrip>

Thanks in Advance
Ryan
Shinu
Top achievements
Rank 2
 answered on 09 Nov 2012
9 answers
175 views
Hi everyone,

I am attempting to create an application page in SharePoint 2010 using Telerik ASP.NET AJAX controls. I created an empty SharePoint project (see attached file 'solution.png') then added an application page project. I am referencing Telerik.Web.UI. However, I am getting an error (see attached file 'error.png') saying the assembly Telerik.Web.UI cannot be found.

I think the error lies here: SharePoint 2010 is purely 64-bit. It seems that I have the Telerik controls installed but they reside in the directory 'C:\Program Files (x86)\Telerik\RadControls for ASP.NET AJAX Q3 2012\Bin35'. Assembly Telerik.Web.UI exists in the GAC but I think they're of the wrong versions (see attached file 'Assembly.png').

Could this be giving me these errors?
Stanimir
Telerik team
 answered on 09 Nov 2012
1 answer
77 views
Hi,

I'm working on a radwindow that behave like the example on this page (Ajax / Loading user controls)
What i would like is the loaded control to be submitted using it's inner submit button (I manage to do that..) but also when another control is asked to be loaded.
I already manage to do a javascript check before changing tab but i do not manage to submit my control content by the same time.
I think I need to isolate in the control page_load the fact that a button or link has been clicked in the page containin my control but i have no idea to do so !
If anyone has an idea...it would be great and really helpfull !

Thanks in advance

Pierre Henri
Pierre-Henri
Top achievements
Rank 1
 answered on 09 Nov 2012
8 answers
236 views
Hi,

I am using "RadCompression" to reduce size viewstate and session.
In test and dev machine the article work fine. 

But I am getting following error in our live server we are not using any web farm.
"System.ArgumentException: SessionPageStatePersister can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive."

When I use HiddenFieldPageStateCompression it doesn't compress much.

Any solutions?



Best Regards,
Damodar
Damodar
Top achievements
Rank 1
 answered on 09 Nov 2012
1 answer
189 views
hello to telerik team.

how can i have a RadNumerikTextbox or RadTextBox as a Label.
for example i have a clear style (simple style) RadNumerikTextbox or RadTextBox. like a simple label.

tanks.
bye.
Shinu
Top achievements
Rank 2
 answered on 09 Nov 2012
3 answers
458 views
I have a radgrid that uses a popup edit form. I want to get a reference to a checkbox that is on this edit form using javascript. How can I do this?
Shinu
Top achievements
Rank 2
 answered on 09 Nov 2012
1 answer
224 views
Hi, 

I would like to add a custom menu to the appointment context menu, that will only be available on weekview and monthview.
That menu should switch the scheduler to the dayview.

Ive been able to implement the extra menu item but i dont know how to tell the scheduler, from inside the AppointmentContextMenuItemClicked event to switch views and update.

Any ideas?
Princy
Top achievements
Rank 2
 answered on 09 Nov 2012
6 answers
116 views
I'd like to be able to consume some scheduler appointments using JSON. Do you have any good example of a web service project that can use the JSONP Dataservices to serve up Appointments? I'm really struggling with this on my own.

Thanks!
Andrew
Top achievements
Rank 1
 answered on 09 Nov 2012
0 answers
118 views

Steve
Top achievements
Rank 1
 asked on 08 Nov 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?