ASP.Net(VB) 紀錄資料最後一筆 改變他的css

m_intCount = 最後一筆的int

        Dim objli As HtmlGenericControl = e.Item.FindControl(“liItem”)

        If e.Item.ItemIndex = m_intCount Then
            objli.Attributes.Add(“class”, “Last”)
        End If

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *