Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 251877
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:37:53+00:00 2026-05-11T21:37:53+00:00

i have a problem on below image: I have detailsview, but i can’t show

  • 0

i have a problem on below image:
alt text

I have detailsview, but i can’t show border left and right on commandrow cell. Here is the css codes:

 .dvCommandRow td
{
    border-right: solid 1px #B4B4B2;
    border-left: solid 1px #B4B4B2;
    text-align: right;
    padding: 5px;
    /* border:solid 1px #B4B4B2;  I deleted but still problem continue */
}

.dvCommandRow td a
{
    color: #3e6d8e;
    background-color: #e0eaf1;
    border: 1px solid #7f9fb6;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 0pt;
    padding-top: 3px;
    padding-right: 4px;
    padding-bottom: 3px;
    padding-left: 4px;
    text-decoration: none;
    font-size: 90%;
    line-height: 2.2;
    white-space: nowrap;
}
.dvCommandRow td a:hover
{
    background-color: #3e6d8e;
    color: #e0eaf1;
    border: 1px solid #33ccff;
    text-decoration: none;
}

Where is the problem that causes to unbordered row?

If you need to see generated html code:

    <table class="dv" cellspacing="0" border="0" id="ctl00_cpholder_dvKurumEkle" style="height:50px;width:550px;border-collapse:collapse;">
    <tr class="dvHeader">
        <td colspan="2">
        <div class="dvHeaderLeft">
        </div>
        <div class="dvHeaderCenter">
            KURUM EKLE</div>
        <div class="dvHeaderRight">
        </div>
    </td>
    </tr><tr class="dvRowEven">
        <td class="dvField">Kurum Kapsamı</td><td>
                <input id="ctl00_cpholder_dvKurumEkle_cbSgKapsamindaEkle" type="checkbox" name="ctl00$cpholder$dvKurumEkle$cbSgKapsamindaEkle" checked="checked" onclick="javascript:setTimeout('__doPostBack(\'ctl00$cpholder$dvKurumEkle$cbSgKapsamindaEkle\',\'\')', 0)" /><label for="ctl00_cpholder_dvKurumEkle_cbSgKapsamindaEkle">SGK</label>
                    <input id="ctl00_cpholder_dvKurumEkle_cbHastaAdinaKurum" type="checkbox" name="ctl00$cpholder$dvKurumEkle$cbHastaAdinaKurum" onclick="javascript:setTimeout('__doPostBack(\'ctl00$cpholder$dvKurumEkle$cbHastaAdinaKurum\',\'\')', 0)" /><label for="ctl00_cpholder_dvKurumEkle_cbHastaAdinaKurum">Hasta Adına</label>
            </td>
    </tr><tr class="dvRowOdd">
        <td class="dvField">Üst Kurumu</td><td>
                <select name="ctl00$cpholder$dvKurumEkle$ddlUstKurumEkle" id="ctl00_cpholder_dvKurumEkle_ddlUstKurumEkle">
            <option value="0">&#220;st kurumu yok.</option>
            <option value="5">D&#214;NER SERMAYE</option>
            <option value="2">VALİLİK</option>
            <option value="3">MALİYE &#214;DEMELİ BAKANLIK</option>
            <option value="4">KAYMAKAMLIK</option>
            <option value="8">SGK</option>
            <option value="9">BELEDİYE</option>
            <option value="10">MALİYE BAKANLIĞI</option>

        </select>

            </td>
    </tr><tr class="dvRowEven">
        <td class="dvField">Kurum Adı</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtKurumAdiEkle" type="text" maxlength="100" id="ctl00_cpholder_dvKurumEkle_txtKurumAdiEkle" onkeyup="SAPHastaKurumAdiOtomatikTamamla(this,'kurumAdi');" />
                <span id="ctl00_cpholder_dvKurumEkle_reqFieldKurumAdiEkle" style="color:Red;visibility:hidden;">*</span>
                <input type="hidden" name="ctl00$cpholder$dvKurumEkle$hdnHasta_id" id="ctl00_cpholder_dvKurumEkle_hdnHasta_id" />

                <div id="kurumAdi">
                </div>
            </td>
    </tr><tr class="dvRowOdd">
        <td class="dvField">Vergi Dairesi</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtVDEkle" type="text" maxlength="50" id="ctl00_cpholder_dvKurumEkle_txtVDEkle" />
            </td>
    </tr><tr class="dvRowEven">
        <td class="dvField">Vergi Numarası</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtVNEkle" type="text" maxlength="50" id="ctl00_cpholder_dvKurumEkle_txtVNEkle" />
            </td>
    </tr><tr class="dvRowEven">
        <td class="dvField">SAP Kodu</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtSapEkle" type="text" id="ctl00_cpholder_dvKurumEkle_txtSapEkle" onkeyup="SAPHastaKurumAdiOtomatikTamamla(this,'sapKodlari');" />
                <span id="ctl00_cpholder_dvKurumEkle_reqFieldSapKoduEkle" style="color:Red;visibility:hidden;">*</span>

                <div id="sapKodlari">
                </div>
            </td>
    </tr><tr class="dvRowOdd">
        <td class="dvField">Yetkili Adı Soyadı</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtYetkiliAdSoyadEkle" type="text" id="ctl00_cpholder_dvKurumEkle_txtYetkiliAdSoyadEkle" />
            </td>
    </tr><tr class="dvRowEven">
        <td class="dvField">Yetkili GSM</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtYetkiliGSMEkle" type="text" id="ctl00_cpholder_dvKurumEkle_txtYetkiliGSMEkle" />
                <input type="hidden" name="ctl00$cpholder$dvKurumEkle$txtYetkiliGSMEkle_MaskedEditExtender_ClientState" id="ctl00_cpholder_dvKurumEkle_txtYetkiliGSMEkle_MaskedEditExtender_ClientState" />
            </td>
    </tr><tr class="dvRowOdd">
        <td class="dvField">Yetkili Tel</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtYetkiliTelEkle" type="text" id="ctl00_cpholder_dvKurumEkle_txtYetkiliTelEkle" />
                <input type="hidden" name="ctl00$cpholder$dvKurumEkle$txtYetkiliTelEkle_MaskedEditExtender_ClientState" id="ctl00_cpholder_dvKurumEkle_txtYetkiliTelEkle_MaskedEditExtender_ClientState" />
            </td>
    </tr><tr class="dvRowEven">
        <td class="dvField">Yetkili E-Posta</td><td>
                <input name="ctl00$cpholder$dvKurumEkle$txtYetkiliEpostaEkle" type="text" id="ctl00_cpholder_dvKurumEkle_txtYetkiliEpostaEkle" />
            </td>
    </tr><tr class="dvCommandRow">
        <td colspan="2"><a href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$cpholder$dvKurumEkle$ctl04&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))">Kaydet</a>&nbsp;<a href="javascript:__doPostBack('ctl00$cpholder$dvKurumEkle','Cancel$-1')">Vazgeç</a></td>
    </tr><tr class="dvFooter">
        <td colspan="2">
        <div class="dvFooterLeft">
        </div>
        <div class="dvFooterCenter">
        </div>
        <div class="dvFooterRight">
        </div>
    </td>
    </tr>
</table>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:37:53+00:00Added an answer on May 11, 2026 at 9:37 pm

    It appears that the class=”dvField” that you declare on all of the other cells is not declared in your command row.

    Also I notice that in the “.dvCommandRow td” section of your stylesheet, you are declaring border-left and border-right and then you are overriding by declaring border.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am facing below problem:- Please have a look in the below image the
UPDATED I used below solutions (loading Image from stream), but get new problem. img
I have problem with android 4.0.3. I'm using the method below to get local
I have a problem with the query below in postgres SELECT u.username,l.description,l.ip,SUBSTRING(l.createdate,0,11) as createdate,l.action
I have a problem with the SQL statement detailed below. The query returns the
i have a problem with a scripts below and How to make multification results
I have a problem for querying records into mysql explanation below The user could
I have a problem when trying to execute this update statement (below) using C#
I have a problem with a template and pointers ( I think ). Below
I have some problem with my cfml website. I have used the below code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.