Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
176 views
I'm having some problems getting my formatting right (maybe formatting is not the right word).

I have a grid that's 600px wide but only have 400px to display it in.

So I'm setting the width of the grid to 400px and have the scroll option on.

My grid is 400px and get the H-Scroll bar and you get to scroll left and right in the browser, where I have the issue is the next object on the page is being pushed right 200px (well it looks like it's 200px).

If I change the width of the grid to 600px (or completly remove the width and let it use the size it needs) and disable the scroll everything looks good. The next object is not being pushed and everything lines up correctly, my page now exceeds the desired resolution width which causes the browser to be scrollable.

What am I missing or doing wrong?

Thanks
Alex
Top achievements
Rank 2
 answered on 18 Aug 2008
3 answers
127 views
hello,

in the previous version of the RadControls, there was a very nifty vertical skin called "VerticalLeft". it was sleek and elegant, albeit IE-only. however for an intranet this is often acceptable.

in testing the new version, ASP.NET AJAX, i find this skin is no longer valid.

what can i do? i still have the old skin in my site here:

    RadControls\Tabstrip\Skins\VerticalLeft

....thanks!
matt
matt
Top achievements
Rank 1
 answered on 18 Aug 2008
2 answers
114 views
Hi,

We plan to use the x64 version.
Are the controls compatible with the MOSS 2007 x64 version. Any known problems with the light or full version in this environment? 

http://blogs.blackmarble.co.uk/blogs/rhepworth/archive/2007/02/05/sharepoint-2007-on-x64-don-t-try-to-run-32-bit-web-apps.aspx

Thanks.





Devteam
Top achievements
Rank 1
 answered on 18 Aug 2008
2 answers
149 views
Is there a way to disable (or hide or remove) the "Add to Dictionary" option that appears in the context menu when a user clicks on a misspelled word after running an AJAXSpellCheck in the RadEditor?

Thanks for your help.
Martillo
Top achievements
Rank 2
 answered on 18 Aug 2008
1 answer
111 views
Hi,

I am having a problem with the rendering of the rad upload control when it is placed in a div of a fixed height with the overflow:auto style applied.  The controls are being rendered outside of the fixed height div in the position they would be if the div was not restricted in its height.  You can take a look at the problem here.  Below is the code you can use to reproduce the problem.

<html xmlns="http://www.w3.org/1999/xhtml" > 
<head runat="server"
    <title></title
</head> 
<body> 
    <form id="form1" runat="server">     
    <asp:ScriptManager ID="ScriptManager1" runat="server"
    </asp:ScriptManager>     
    <div style="height: 150px; overflow:auto; border:solid 1px black;"
        <p> 
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut interdum. Curabitur odio. Vivamus tristique tempus pede. Nulla nulla nibh, porttitor eleifend, rhoncus vestibulum, placerat at, mauris. Maecenas elementum, metus rutrum vestibulum mollis, dui metus eleifend lorem, condimentum hendrerit nunc purus eget neque. Fusce dolor augue, viverra vitae, ultrices quis, condimentum vel, quam. Sed rhoncus justo vel dolor. Ut vestibulum arcu non libero! Quisque lectus augue, volutpat et, aliquam et, bibendum in, felis. Nunc velit justo, blandit vel, vulputate ut, aliquet non, augue. Quisque ut velit eu nisi pretium adipiscing. In ultrices aliquam velit. Phasellus quis neque vitae mauris condimentum rhoncus. Duis pede diam, eleifend sit amet, tempus convallis, sodales vitae, lectus! Aliquam lorem. Praesent vulputate, sapien at sagittis volutpat, tellus justo consectetuer enim, quis suscipit ipsum nisl a est. Nullam dui pede, aliquet vel, pretium eget; ornare ut, mauris. Proin nisi. In semper. 
        </p> 
        <telerik:radupload  
            id="RadUpload1"  
            runat="server"   
            InitialFileInputsCount="3" 
            EnableFileInputSkinning="false"/>        
    </div> 
    </form> 
</body> 
</html> 
 

It works fine in FF but not in IE7.  Is there a solution to this problem?

Thanks for your help,

Jeff

Yana
Telerik team
 answered on 18 Aug 2008
2 answers
115 views
Hi,

My query relates to the combobox.  I have been able to use this control via "load on demand" and separately for "multiple selections" but I have never managed to get it to work using both at the same time.  So my initial question is to find out if this is possible?

If so, I would be very grateful if you could supply an example project for me to look at.  My data comes from a sql query that returns the datarows for the combo box.

When using loadondemand, my main problem is retrieving the multiple values selected.  So ideally, the example could feature a button that will populate a couple of label fields with the combobox text items and the combobox value items.

I was hoping to use the control to filter for the first entry, select it, then filter for the second entry to select, etc.

Many thanks for your help
Shimon Nissim
Veselin Vasilev
Telerik team
 answered on 18 Aug 2008
5 answers
189 views
Is there a way to adding a delete confirmation to a RadTab.

The following lines does not work;
Telerik.Web.UI.RadTab tab = new RadTab("Ta bort");  
tab.Attributes.Add("OnClick", "return confirm('Delete this record?');");  
tsFunctionMenu1.Tabs.Add(tab);  
             
The confirmation dialogue is displayed, but a postback is always made.

Warnestam
Top achievements
Rank 1
 answered on 18 Aug 2008
1 answer
93 views
Is it possible that I can append some buttons after items in the tree? I want to add three buttons to each item in the first level of the tree, to do operations add, a different add, and delete. Is that possible? Please help.
Veselin Vasilev
Telerik team
 answered on 18 Aug 2008
5 answers
232 views
Instead of having the time listed in the column on the left I want to add names of employees. This view would be locked.

Unfortunately, I can't upload screenshots to the forum, so could you provide we me an email address I could send the image to as an example of what I want?
Peter
Telerik team
 answered on 18 Aug 2008
3 answers
93 views
Telerik team,
I've just installed the Q2 2008 version.
I must say I'm dissappointed that the assemblies are back to being stored in separate ddl's again.
I've just spent countless hours converted my application to use the Q1 2008 control which includes changing all Register tag to point to a single assembly "Telerik.Web.UI"
This change is not even mentioned on the release note.

Is there a solution to keep the assemblies in a single ddl like it was in Q1 2008 version?

Thanks.
Gibson Wong
Top achievements
Rank 1
 answered on 18 Aug 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?