This is a migrated thread and some comments may be shown as answers.

Alignment issue

1 Answer 96 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Flavio
Top achievements
Rank 1
Flavio asked on 09 May 2012, 12:27 AM
Dear all, in all my aspnet pages I have the same alignment issue. 

Could you please help me to solve it?

Please see the imagen below.

<div id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_wrapper" class="RadPicker RadPicker_Default" style="display:inline-block;font-family:Arial;font-size:Small;width:70px;">
            <input style="visibility:hidden;display:block;float:right;margin:0 0 -1px -1px;width:1px;height:1px;overflow:hidden;border:0;padding:0;" id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo" name="ctl00$ContentPlaceHolder1$tpHoraFinDomingo" type="text" class="rdfd_" value="" title=""><table cellspacing="0" class="rcTable rcSingle" style="width:70px;">
                <tbody><tr>
                    <td class="rcInputCell" style="width:100%;"><span id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_dateInput_wrapper" class="riSingle RadInput RadInput_Default" style="width: 100%; display: block; "><span class="riDisplay" id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_dateInput_display" style="color: rgb(0, 0, 0); display: inline; font-family: 'segoe ui', arial, sans-serif; font-size: 12px; line-height: normal; text-align: -webkit-auto; padding-left: 5px; padding-right: 5px; border-left-width: 1px; border-right-width: 3px; "></span><input id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_dateInput" name="ctl00$ContentPlaceHolder1$tpHoraFinDomingo$dateInput" type="text" class="riTextBox riEnabled" style="color: transparent; "><input id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_dateInput_ClientState" name="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_dateInput_ClientState" type="hidden" autocomplete="off"></span></td><td><a title="Open the time view popup." href="#" id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_timePopupLink" class="rcTimePopup">Open the time view popup.</a><div id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_timeView_wrapper" style="display:none;"><div id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_timeView">
                        <table id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_timeView_tdl" class="RadCalendarTimeView RadCalendarTimeView_Default" cellspacing="0" border="0">
                            <tbody><tr>
                                <th colspan="3" scope="col" class="rcHeader">Time Picker</th>
                            </tr><tr>
                                <td><a href="#">0:00</a></td><td><a href="#">0:30</a></td><td><a href="#">1:00</a></td>
                            </tr><tr>
                                <td><a href="#">1:30</a></td><td><a href="#">2:00</a></td><td><a href="#">2:30</a></td>
                            </tr><tr>
                                <td><a href="#">3:00</a></td><td><a href="#">3:30</a></td><td><a href="#">4:00</a></td>
                            </tr><tr>
                                <td><a href="#">4:30</a></td><td><a href="#">5:00</a></td><td><a href="#">5:30</a></td>
                            </tr><tr>
                                <td><a href="#">6:00</a></td><td><a href="#">6:30</a></td><td><a href="#">7:00</a></td>
                            </tr><tr>
                                <td><a href="#">7:30</a></td><td><a href="#">8:00</a></td><td><a href="#">8:30</a></td>
                            </tr><tr>
                                <td><a href="#">9:00</a></td><td><a href="#">9:30</a></td><td><a href="#">10:00</a></td>
                            </tr><tr>
                                <td><a href="#">10:30</a></td><td><a href="#">11:00</a></td><td><a href="#">11:30</a></td>
                            </tr><tr>
                                <td><a href="#">12:00</a></td><td><a href="#">12:30</a></td><td><a href="#">13:00</a></td>
                            </tr><tr>
                                <td><a href="#">13:30</a></td><td><a href="#">14:00</a></td><td><a href="#">14:30</a></td>
                            </tr><tr>
                                <td><a href="#">15:00</a></td><td><a href="#">15:30</a></td><td><a href="#">16:00</a></td>
                            </tr><tr>
                                <td><a href="#">16:30</a></td><td><a href="#">17:00</a></td><td><a href="#">17:30</a></td>
                            </tr><tr>
                                <td><a href="#">18:00</a></td><td><a href="#">18:30</a></td><td><a href="#">19:00</a></td>
                            </tr><tr>
                                <td><a href="#">19:30</a></td><td><a href="#">20:00</a></td><td><a href="#">20:30</a></td>
                            </tr><tr>
                                <td><a href="#">21:00</a></td><td><a href="#">21:30</a></td><td><a href="#">22:00</a></td>
                            </tr><tr>
                                <td><a href="#">22:30</a></td><td><a href="#">23:00</a></td><td><a href="#">23:30</a></td>
                            </tr>
                        </tbody></table><input id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_timeView_ClientState" name="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_timeView_ClientState" type="hidden" autocomplete="off">
                    </div></div></td>
                </tr>
            </tbody></table><input id="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_ClientState" name="ctl00_ContentPlaceHolder1_tpHoraFinDomingo_ClientState" type="hidden" autocomplete="off">
        </div>

1 Answer, 1 is accepted

Sort by
0
Antonio Stoilkov
Telerik team
answered on 11 May 2012, 03:22 PM
Hi Flavio,

I tried to replicate the issue which you described, but to no avail. Attached to this message, you will find the code which I used for testing. Please, take a look at it and let me know if there are any differences at your end, which I may be leaving out.

In order to further investigate the issue you could send us the aspx declaration which with all styles in order to replicate the issue at our end.

Greetings,
Antonio Stoilkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Calendar
Asked by
Flavio
Top achievements
Rank 1
Answers by
Antonio Stoilkov
Telerik team
Share this question
or