Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tabellengestaltung mit ASP?

Empfohlene Antworten

Veröffentlicht

hallo leute,

habe ein kleines problem:

bei folgender asp-tabelle werden die Spaltennamen rechts (in der ersten Zeile) dargestellt und die icons links (ab der zweiten Zeile).

jetzt meine frage: wie kann ich den einzelnen spalten eine gleiche breite zuweisen, damit alles untereinander dargestellt wird.

bin für jede hilfe dankbar

[FONT=Courier New]<asp:GridView ID="gridFeeds" runat="server" AutoGenerateColumns="False" BackColor="White" BorderStyle="None" BorderWidth="0px" CellPadding="2" GridLines="Horizontal" OnRowCommand="gridFeeds_RowCommand" OnRowDataBound="gridFeeds_RowDataBound">

<Columns>

<asp:CheckBoxField DataField="tmp_Active" HeaderText="Aktive" ShowHeader="False" />

<asp:BoundField DataField="Feed_Name" HeaderText="Name" ShowHeader="False" />

<asp:BoundField DataField="CustFeed_Keyword" HeaderText="Keyword" ShowHeader="False" />

<asp:BoundField DataField="CustFeed_WordFilter" HeaderText="Wortfilter" ShowHeader="False" />

<asp:BoundField DataField="CustFeed_MaxSMSDay" HeaderText="MaxSMSTag" ShowHeader="False">

<ItemStyle HorizontalAlign="Right" />

</asp:BoundField>

<asp:ButtonField CommandName="Select" ButtonType=Image ImageUrl="~/bilder/lupedetail.gif" Text="Bearbeiten">

<ItemStyle VerticalAlign=top />

</asp:ButtonField>

<asp:ButtonField CommandName="Kill" ButtonType=Image ImageUrl="~/bilder/trash.gif" Text="Löschen">

<ItemStyle VerticalAlign=top />

</asp:ButtonField>

<asp:ButtonField CommandName="ShowMe" ButtonType=Image ImageUrl="~/bilder/lupedetail.gif" Text="Anzeigen">

<ItemStyle VerticalAlign=top />

</asp:ButtonField>

</Columns>

<FooterStyle BackColor="#B5C7DE" ForeColor="#4A3C8C" />

<RowStyle BackColor="#E7E7FF" ForeColor="#4A3C8C" />

<PagerStyle BackColor="#E7E7FF" ForeColor="#4A3C8C" HorizontalAlign="Right" />

<SelectedRowStyle BackColor="#738A9C" Font-Bold="True" ForeColor="#F7F7F7" />

<HeaderStyle BackColor="#4A3C8C" Font-Bold="True" ForeColor="#F7F7F7" />

<AlternatingRowStyle BackColor="#F7F7F7" />

</asp:GridView>

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.