Reply To: Adding table borders

Home Forums Classic DFFS Adding table borders Reply To: Adding table borders

#38209
Rad
Participant

    Hi, this doesn’t seem to work for me still. I copy/pasted the code for #sbs_OuterTable_100 as is and update the index to 100.
    Please see the attached screenshots. Am i missing something?

    if were to draw a border around an internal field txtfrequency, is this right code?

    #sbs_FieldTable_txtfrequency{
    border-left:2px red dashed;
    }