Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div id="Content" class="RadForm RadForm_Web20 rfdButton rfdScrollBars rfdZone rfdLabel rfdHeading rfdTextbox rfdTextarea rfdFieldset rfdRadio rfdCheckbox rfdGrids" style="display: block; ">
- <fieldset id="RefreshProperties" class="rfdRoundedCorners">
- <legend>Refresh Settings</legend>
- <div id="RefreshArea">
- <div id="RefreshLeftSide">
- Auto-Refresh Enabled:
- <input id="AutoRefreshCheckBox" type="checkbox" name="AutoRefreshCheckBox">
- </div>
- <div id="RefreshRightSide">
- <div id="AutoRefreshNumericTextBox_wrapper" class="RadInput RadInput_Web20" style="width: 225px; display: inline-block; ">
- <table cellpadding="0" cellspacing="0" class="riTable" style="border-width:0;border-collapse:collapse;width:100%;">
- <tbody><tr>
- <td><label class="riLabel LabelDisabled" for="AutoRefreshNumericTextBox_text" id="AutoRefreshNumericTextBox_Label">Auto-Refresh Interval (Minutes):</label></td><td class="riCell" style="width:100%;white-space:normal;"><input type="text" value="1" id="AutoRefreshNumericTextBox_text" name="AutoRefreshNumericTextBox_text" class="riTextBox riDisabled" disabled="" style="width:100%;"><input style="visibility:hidden;float:right;margin:-18px 0 0 -1px;width:1px;height:1px;overflow:hidden;border:0;padding:0;" id="AutoRefreshNumericTextBox" class="rdfd_ rfdDecorated" value="1" type="text" title=""><input style="visibility:hidden;float:right;margin:-18px 0 0 -1px;width:1px;height:1px;overflow:hidden;border:0;padding:0;" id="AutoRefreshNumericTextBox_Value" class="rdfd_ rfdDecorated" name="AutoRefreshNumericTextBox" value="1" type="text" title=""></td><td class="riSpin"><a class="riUp" href="javascript:void(0)" id="AutoRefreshNumericTextBox_SpinUpButton"><span>Spin Up</span></a><a class="riDown" href="javascript:void(0)" id="AutoRefreshNumericTextBox_SpinDownButton"><span>Spin Down</span></a></td>
- </tr>
- </tbody></table><input id="AutoRefreshNumericTextBox_ClientState" name="AutoRefreshNumericTextBox_ClientState" type="hidden" value="{"enabled":false,"emptyMessage":"","minValue":1,"maxValue":60}" autocomplete="off">
- </div>
- </div>
- </div>
- </fieldset>
- <fieldset id="ChartProperties" class="rfdRoundedCorners">
- <legend>Chart Properties</legend>
- <div id="ChartArea">
- <div id="ChartComboBox" class="RadComboBox RadComboBox_Web20" style="width:160px;white-space:normal;">
- <table summary="combobox" style="border-width:0;border-collapse:collapse;width:100%">
- <tbody><tr class="rcbReadOnly">
- <td style="width:100%;" class="rcbInputCell rcbInputCellLeft"><input name="ChartComboBox" type="text" class="rcbInput" id="ChartComboBox_Input" value="Bar Chart" readonly="readonly" autocomplete="off"></td>
- <td class="rcbArrowCell rcbArrowCellRight"><a id="ChartComboBox_Arrow" style="overflow: hidden;display: block;position: relative;outline: none;">select</a></td>
- </tr>
- </tbody></table>
- <div class="rcbSlide" style="z-index:6000;"><div id="ChartComboBox_DropDown" class="RadComboBoxDropDown RadComboBoxDropDown_Web20 " style="display:none;"><div class="rcbScroll rcbWidth" style="width:100%;"><ul class="rcbList" style="list-style:none;margin:0;padding:0;zoom:1;"><li class="rcbHovered ">Bar Chart</li><li class="rcbItem ">Stacked Bar Chart</li></ul></div></div></div><input id="ChartComboBox_ClientState" name="ChartComboBox_ClientState" type="hidden" autocomplete="off" value="{"logEntries":[],"value":"BarChart","text":"Bar Chart","enabled":true,"checkedIndices":[],"checkedItemsTextOverflows":false}">
- </div>
- </div>
- </fieldset>
- <div class="BottomButton">
- <asp:updatepanel>
- <contenttemplate>
- <a id="ApplySettings" class="RadButton RadButton_Web20 rbSkinnedButton" href="javascript:void(0)"><input class="rbDecorated" type="submit" name="ApplySettings" id="ApplySettings_input" value="Apply" tabindex="-1"><input id="ApplySettings_ClientState" name="ApplySettings_ClientState" type="hidden" autocomplete="off"></a>
- </contenttemplate>
- </asp:updatepanel>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement