IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

HTML Discussion :

affichage des cellules d'une grille


Sujet :

HTML

Mode arborescent

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre confirmé
    Profil pro
    Inscrit en
    Septembre 2008
    Messages
    190
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Septembre 2008
    Messages : 190
    Par défaut affichage des cellules d'une grille
    Bonjour,
    j'ai une grille ou j'affiche des entre d'un tableau
    ds la mise en forme, il y a des cellule au niveau de la grille qui ne sont pas bien cadres

    ci dessous le bout de code de cette grille
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
     
    									<tr>
    <input type="hidden" name="ajustCPEGroup.ajustCPEGroupList[0].listAjustCpeByOr[0].listCPE[0].ajustCpeEditmode" value="0">
    <input type="hidden" name="ajustCPEGroup.ajustCPEGroupList[0].listAjustCpeByOr[0].listCPE[0].ajustcpeId" value="44">
    <input type="hidden" name="ajustCPEGroup.ajustCPEGroupList[0].listAjustCpeByOr[0].listCPE[0].typeAjustCpe.typecpeId" value="1">
    <td colspan="1" style="width: 501px; border-right: #508ECC 1px solid; border-top: #508ECC 1px solid; border-left: #508ECC 1px solid; border-bottom: #508ECC 1px solid; height: 40px; text-align: left; background-color: #508ECC; vertical-align: top; border-collapse: collapse;">
    <span style="font-size: 8pt; color: #ffffff"><strong>Projet 2</strong></span></td>
    <td colspan="1" style="width: 572px; height: 40px; text-align: center; background-color: #d8e4f8;">&nbsp;<span style="font-size: 8pt">OR6</span></td>
    <td colspan="1" style="width: 514px; height: 40px; text-align: center; background-color: #d8e4f8;">&nbsp;<span style="font-size: 8pt">bu</span></td>
    <td colspan="1" style="width: 632px; height: 40px; text-align: center; background-color: #d8e4f8;"><span style="font-size: 8pt">6 200</span></td>
    <td colspan="1" style="width: 1120px; height: 40px; text-align: center; background-color: #d8e4f8;"> <span style="font-size: 8pt">17/12/2008</span></td>
    <td colspan="1" style="width: 650px; height: 40px; text-align: center; background-color: #d8e4f8;">40</td>											
    <td colspan="1" style="height: 40px; text-align: center; background-color: #d8e4f8;"><a href="#" onclick="popitup(44)">&nbsp;</a></td>
    <td colspan="1" style="height: 40px; text-align: center; background-color: #d8e4f8;"><span style="font-size: 8pt">6 250</span></td>
    <td colspan="1" style="height: 40px; text-align: center; background-color: #d8e4f8;"><span style="font-size: 8pt"></span></td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; background-color: #d8e4f8;"> <button onclick="modifierLigne(0,0,0,44)">
    <img alt="Modifier" src="img/modif.jpg" height="15px" style="vertical-align: bottom" /></button>
    </td>
    </tr>
    <tr>
    <td colspan="2"style="border-right: #508ECC 1px solid; border-top: #508ECC 1px solid; vertical-align: top; border-left: #508ECC 1px solid; border-bottom: #508ECC 1px solid; border-collapse: collapse; height: 20px; background-color: #508ECC; text-align: center"><strong><span style="font-size: 8pt; color: #ffffff">TotalOR6</span></strong></td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 514px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center"> &nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 632px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center"> 6 200&nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 1120px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center"> &nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 650px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center">40&nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 2px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center"> &nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 602px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center">6 250&nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 223px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center">&nbsp;</td>
    <td colspan="1" style="border-right: #d8e4f8 1px solid; border-top: #d8e4f8 1px solid; border-left: #d8e4f8 1px solid; width: 223px; border-bottom: #d8e4f8 1px solid; border-collapse: collapse; height: 20px; background-color: #d8e4f8; text-align: center">&nbsp;</td>
    </tr>
    <tr>
    <td colspan="10" style="height: 6px;"><span
    style="font-size: 8pt; color: #508ECC">&nbsp;</span></td>
    </tr>
    ci-joint ce que ca donne en html
    comme vous le constatez au niveau de la colonne date correction commentaire, il y a un probleme au niveau du contour
    et ds total OR6 , la ligne en bleu clair n'est pas bien cadrees


    Cdlt
    Sallemel
    Images attachées Images attachées  

Discussions similaires

  1. Affichage des données d'une plage de cellules
    Par sat478 dans le forum Excel
    Réponses: 3
    Dernier message: 02/05/2008, 17h49
  2. Réponses: 18
    Dernier message: 25/08/2005, 17h46
  3. Réponses: 2
    Dernier message: 29/11/2004, 12h13
  4. Colorier le fond des cellules d'une stringrid
    Par ORLIK dans le forum C++Builder
    Réponses: 7
    Dernier message: 09/11/2004, 21h22

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo