Search Results

Type: Posts; User: ogironap

Search took 0.01 seconds.
  1. THE SCRIPT:
    var colorRendererDatosBanco = function (value, metadata, record, rowIndex, colIndex, store) {

    metadata.attr = "style='background-color: PaleGoldenRod; font-size:11px; '";

    ...
  2. <ext:Column Header="Saldo Remoto" DataIndex="SaldoRemoto" ColumnID="SaldoRemoto" Width="90px" Css="background-color: PaleGoldenRod ;">

    <Renderer...
  3. In GRID PANEL:
    <ext:GridPanel ID="GridPanel1" runat="server" Width="1000" AutoExpandColumn="ncontabili"
    Icon="Calculator" StripeRows="true" TrackMouseOver="true" Height="620"
    ...
  4. X.ResourceManager.RegisterClientScriptBlock("After",
    @"closeTab('MENU_39_DERECHA');
    closeTab('MENU_40_DERECHA');
    ...
  5. <Content>
    <video controls="" width="100%" >
    <source src="./images/videosPantalla/VID_1.mp4" type="video/mp4">
    <source...
  6. Thank you.
    I will solve the problem by generating a new custom PDF calendar template.
  7. Firefox and Chrome.
  8. Already tried this option but the calendar is cut and not see complete, even using landscape orientation.
  9. I need to generate a PDF printer or print by a calendar (CalendarPanel). Is there any instruction that allows it?
  10. Hello,

    Finally I've resolved the problem adding in the global.asax:




    routes.IgnoreRoute("{exclude}/{coolite}/coolite.axd");
  11. Coolite version: 0.8.2

    and my web.config is:




    <?xml version="1.0"?><!--
  12. I have the same problem. My web.config have your instructions.
    Can you help me, Please?
    Olga
Results 1 to 12 of 12