คำถามติดแท็ก gridview

28
การเว้นวรรคคอลัมน์ Android Recyclerview GridLayoutManager
คุณจะตั้งระยะห่างคอลัมน์ด้วย RecyclerView โดยใช้ GridLayoutManager ได้อย่างไร การตั้งค่าระยะขอบ / ช่องว่างภายในเค้าโครงของฉันไม่มีผลใด ๆ

3
ตัวอย่างตาราง Android อย่างง่ายโดยใช้ RecyclerView พร้อม GridLayoutManager (เช่น GridView เก่า)
ฉันรู้ว่าRecyclerViewได้เข้ามาแทนที่การทำงานของเดิมและListView ฉันกำลังมองหาตัวอย่างที่พื้นฐานมากที่แสดงให้เห็นถึงการติดตั้งน้อยที่สุดโดยใช้ตารางGridView RecyclerViewฉันไม่ได้กำลังมองหาคำอธิบายสไตล์การกวดวิชาที่ยาวนานเป็นเพียงตัวอย่างเล็กน้อย ฉันนึกภาพกริดที่ง่ายที่สุดที่เลียนแบบ GridView แบบเก่าจะประกอบด้วยคุณสมบัติดังต่อไปนี้: หลายเซลล์ต่อแถว มุมมองเดียวในแต่ละเซลล์ ตอบสนองต่อกิจกรรมคลิก

8
ตรวจสอบว่ารายการว่างเปล่าใน C # [ปิด]
ปิด . คำถามนี้ต้องการรายละเอียดหรือความคมชัด ขณะนี้ยังไม่ยอมรับคำตอบ ต้องการปรับปรุงคำถามนี้หรือไม่ เพิ่มรายละเอียดและชี้แจงปัญหาโดยแก้ไขโพสต์นี้ ปิดให้บริการใน6 ปีที่ผ่านมา ปรับปรุงคำถามนี้ ฉันมีรายการวัตถุที่เติมจากฐานข้อมูล ฉันต้องการแสดงข้อความแสดงข้อผิดพลาดหากรายการว่างเปล่าและแสดงมุมมองตารางเป็นอย่างอื่น ฉันจะตรวจสอบว่า a List<T>ว่างใน C # ได้อย่างไร

5
ความสูงของ Gridview ถูกตัดออก
ฉันกำลังพยายามแสดง 8 รายการในมุมมองตาราง น่าเสียดายที่ความสูงของเส้นตารางมักจะน้อยเกินไปดังนั้นจึงแสดงเฉพาะแถวแรกและส่วนที่สองเล็กน้อย การตั้งค่าandroid:layout_height="300dp"ทำให้ใช้งานได้ wrap_ contentและfill_parentดูเหมือนจะไม่ใช่ มุมมองตารางของฉัน: <GridView android:id="@+id/myId" android:layout_width="fill_parent" android:layout_height="wrap_content" android:gravity="center" android:horizontalSpacing="2dp" android:isScrollContainer="false" android:numColumns="4" android:stretchMode="columnWidth" android:verticalSpacing="20dp" /> ทรัพยากรรายการของฉัน: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="vertical" android:minHeight="?android:attr/listPreferredItemHeight" > <ImageView android:id="@+id/appItemIcon" android:layout_width="fill_parent" android:layout_height="wrap_content" android:src="@android:drawable/ic_dialog_info" android:scaleType="center" /> <TextView android:id="@+id/appItemText" android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="My long application name" android:gravity="center_horizontal" android:textAppearance="?android:attr/textAppearanceSmall" /> </LinearLayout> ปัญหาดูเหมือนจะไม่เกี่ยวข้องกับการขาดพื้นที่แนวตั้ง …
125 android  gridview 


5
สร้างภาพขนาดย่อ
ฉันต้องการแสดงภาพขนาดย่อในมุมมองตารางจากตำแหน่งไฟล์ จะสร้าง.jpegไฟล์ได้อย่างไร? ฉันใช้C#ภาษากับasp.net.

4
วิธีการตั้งค่าตำแหน่งแถวและคอลัมน์ตารางโดยใช้โปรแกรม
ฉันมีกริดสองอันภายในแผงควบคุม ตารางแรกมีชื่อว่า GridX เริ่มแรกภายในตารางจะมีอาร์เรย์ 2 มิติของ Textboxes (RowDefs / ColumnDefs) นิยาม TextBox ใน XAML คือ <TextBox x:Name="A1" Grid.Row="4" Grid.Column="5" TextAlignment="Center" /> ฉันต้องการเพิ่มTextBlock โดยทางโปรแกรมในตำแหน่งเดียวกับส่วนหนึ่งของ GridX เอฟเฟกต์ต้องเป็นแบบนี้ <TextBlock Grid.Row="4" Grid.Column="5" HorizontalAlignment="Left" VerticalAlignment="Top" Text="10" FontSize="8"/> วิธีเพิ่มสิ่งนี้ ฉันได้ลองสิ่งนี้: TextBlock tblock = new TextBlock(); GridX.SetColumn(tblock, cIndex); GridX.SetRow(tblock, rIndex); แต่ล้มเหลว. ฉันลองสิ่งนี้อีกครั้ง: int rIndex = Grid.GetRow(txtBox); int …
93 wpf  gridview 

10
วิธีปรับขนาดอัตโนมัติและจัดแนวข้อมูล GridViewColumn ใน WPF โดยอัตโนมัติ
ฉันสามารถ: จัดข้อความให้ชิดขวาในคอลัมน์ ID ทำให้แต่ละคอลัมน์มีขนาดอัตโนมัติตามความยาวข้อความของเซลล์ด้วยข้อมูลที่มองเห็นได้นานที่สุด? นี่คือรหัส: <ListView Name="lstCustomers" ItemsSource="{Binding Path=Collection}"> <ListView.View> <GridView> <GridViewColumn Header="ID" DisplayMemberBinding="{Binding Id}" Width="40"/> <GridViewColumn Header="First Name" DisplayMemberBinding="{Binding FirstName}" Width="100" /> <GridViewColumn Header="Last Name" DisplayMemberBinding="{Binding LastName}"/> </GridView> </ListView.View> </ListView> คำตอบบางส่วน: ขอบคุณ Kjetil GridViewColumn.CellTemplate ทำงานได้ดีและความกว้างอัตโนมัติทำงานได้แน่นอน แต่เมื่อ "Collection" ของ ObservativeCollection ได้รับการอัปเดตด้วยข้อมูลที่มีความยาวมากกว่าคอลัมน์ขนาดคอลัมน์จะไม่อัปเดตตัวเองดังนั้นจึงเป็นเพียงวิธีแก้ปัญหาสำหรับ การแสดงข้อมูลเบื้องต้น: <ListView Name="lstCustomers" ItemsSource="{Binding Path=Collection}"> <ListView.View> <GridView> <GridViewColumn Header="ID" …

3
ฉันจะซ่อนส่วนหัวของ WPF ListView ได้อย่างไร
ฉันต้องการซ่อนส่วนหัวที่ด้านบนของแต่ละคอลัมน์กริดใน WPF ListView นี่คือ XAML สำหรับ ListView ของฉัน: <Window x:Class="ListViewTest.Test0.ListViewTest" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Empty ListView Grid" Height="216" Width="435" FlowDirection="LeftToRight" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Grid.IsSharedSizeScope="False"> <Window.Resources> <XmlDataProvider x:Key="CustomersDS" Source="C:\data.xml"/> </Window.Resources> <ListView Margin="0,0,0,50" ItemTemplate="{DynamicResource CustomerTemplate}" ItemsSource="{Binding Source={StaticResource CustomersDS}, XPath=/Customers/Customer}"> <ListView.View> <GridView> <GridViewColumn DisplayMemberBinding="{Binding XPath=Code}"/> <GridViewColumn DisplayMemberBinding="{Binding XPath=Name}"/> <GridViewColumn DisplayMemberBinding="{Binding XPath=Country}"/> </GridView> </ListView.View> </ListView> </Window> ข้อมูลที่ฉันผูกไว้คือ: …
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.