Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
134 views
Hi,
    I'm using 2009 Q1 version to create horizontal menu. And I have removed vertical line and left space by using
<style type="text/css"
.RadMenu_Vista .rmGroup 
     border1px solid #979797 !important;  
     background#f0f0f0 !important;  

 .RadMenu_Vista .rmGroup .rmLink {  
        padding-left0px !important;   
     }  
       
    .RadMenu_Vista .rmGroup .rmLink .rmText {  
        padding-left5px !important;  
     }  
</style>  
   The separate menu item is aligned right with some space on left. How do I eliminate this space and make separator stretch 100% on the menu.
Thanks
peerapat
Top achievements
Rank 1
 asked on 09 Aug 2009
2 answers
151 views
Do you have any samples where you reorder grid records/rows without drag and drop?  I need this to work on touch screen cell phones (like iPhone) and all desktop browsers.  I ideally want it to be done client-side only via an up and down arrow in each row (except first and last would have only one arrow each) and then click a Save (ideally support Cancel also) button at the end to submit the changes to server.  I haven't found any samples that do this.  Supporting drag and drop at the same time would be even better for devices that support it.  If there aren't any samples, any ideas as to how to implement this best?  As a developer library, I don't think you should ever fully expect drag and drop and there should always be an old fashioned way to do the same thing.  Mobile phone Internet should keep becoming hugely popular, and I would think most developers won't rely on drag and drop anything.
Jason
Top achievements
Rank 1
 answered on 09 Aug 2009
1 answer
120 views

I can't get the error message to show. I see it in the html source but it's hidden through css.

Also the documentation shows a 'Enable RadCaptcha http handlers' in the smart tag but I am not getting it. I checked web.config and there's nothing about captcha. I checked the web.config for the live Demos and I don't see it either. So what's the story?
abdu bukres
Top achievements
Rank 1
 answered on 08 Aug 2009
1 answer
117 views
I cannot get the ValidationSummary to display errors inside a RadPageView.

I have a RadTabStrip with two tabs, each tab displays a different PageView.  Inside the Page View I have a table with 5 rows and 2 columns.  Each row contains a different asp.net control; three text boxes, a button and the last row has a ValidationSummary.  A CustomValidator is on the first text box.

The code appears to validate correctly.  Both the client and server code.  Stepping through the code Page.IsValid = False when it enters the Button click event.

But no error messages appear, in either a window or a list.

There is no AJAX on the page.

I can take the same code and not use the RadControls and it works as it should.

What could I be doing wrong?

But
Eric Turner
Top achievements
Rank 1
 answered on 08 Aug 2009
4 answers
270 views
I'm testing PanelBar (Q2 2008) in BlogEngine.NET, when I put <li> element into template the IE7 show a debug message (Firefox 3 is ok):

---------------------------
Windows Internet Explorer
---------------------------
Assertion Failed: Length of elements and json must be the same!

Break into debugger?
---------------------------
OK   Cancel  
---------------------------

My code:

                                    <telerik:RadPanelItem runat="server">
                                        <ItemTemplate>
                                            <li><blog:SearchBox ID="SearchBox1" runat="server"  /></li>
                                        </ItemTemplate>
                                    </telerik:RadPanelItem>

Ngan

Mohammed Imaduddin
Top achievements
Rank 1
 answered on 07 Aug 2009
2 answers
107 views

Hi

How use ClickToOpen and OnItemClick when clicked Level 0 I have postback how it block?

Thanks

Adek
Top achievements
Rank 1
 answered on 07 Aug 2009
1 answer
63 views
Is there a way to set the DefaultFocus (or similar) for the first textbox when popping up into Edit Mode?  I have a 3 level deep master detail grid and for each level of detail when editing I would like to specify the focus or cursor to be in the first text box. Any help is appreciated
Daniel
Telerik team
 answered on 07 Aug 2009
2 answers
83 views
Hi-

I want to group the data in RadGrid but the layout I want to achieve is something like this below -

Country     State    County     zip

US               MS       Tate         1010
                               -------------------- 
                                clay          2102
                               ----------------------
                                 homles     3201
---------------------------------------------------
Japan         xxxx         yyyy          3243
                --------------------------------------
                   zzzz         qqqq          1234
                                ------------------------
                                  rrrr             3456
                                ------------------------  
                                  uyr              123             

Please let me know.
suria gade
Top achievements
Rank 1
 answered on 07 Aug 2009
2 answers
217 views
i have 2 listboxes in the radmultipage and have set RenderSelectedPageOnly= true on the radtabstrip with 3 tabs. The problem that i run into is that if i move items over to second listbox and click on the third or first tab, it won't save all my changes on the listbox. i tried to enable  PersistClientChanges but still nothing in the second listbox get saved. however if i take out renderselectedpageonly, then it works fine. so is there away for me to say if next tab or previous is clicked on, render current page first before render the selected page? please help me. if that could be done in javascript that is great too but if you have both client and server side that would be great. thank you very much
Peter
Telerik team
 answered on 07 Aug 2009
7 answers
284 views
Hello,

I have a problem wirh the paging-function:

If I use PagerStyle.Mode = GridPagerMode.NextPrevAndNumeric the paging doesn't work correct:

When I click on page 6 , page 7 will be shown, when I click on page 7, page 9 will be shown.

Can someone help me?

Christian
Wei
Top achievements
Rank 2
 answered on 07 Aug 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?