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.

listbox füllen mit local Database Tabelle in c# win.Phone

Empfohlene Antworten

Veröffentlicht

hallo ich stehe vor einem einfachen Problem, leider weiß ich nicht dieses zu lösen....

ich hab mal ein paar pics hochgeladen um es zu veranschaulichen. Und zwar werden meine Daten(Name) die ich in die Tabelle Veranstaltung.Name schreibe nicht ausgegeben sondern ich bekomme nur den Pfad egal wieviele ich einfüge .... ich hab auch schon bei nem Breakpoint nachgeguck ob in datasource was steht (siehe Bild)... hab leider keine Idee mehr

danke für eure Hilfe.

post-90999-14430449591327_thumb.jpg

post-90999-1443044958994_thumb.png

post-90999-14430449590342_thumb.png

post-90999-14430449590664_thumb.png

post-90999-14430449591022_thumb.png

Spielleiter App 03-forum.rar

DisplayMemberPath fehlt.


// Pseudocode

            var veranstaltungen = new List<Veranstaltung>

                                      {

                                          new Veranstaltung { Id = 1, Name = "VA1" },

                                          new Veranstaltung { Id = 2, Name = "VA2" }

                                      };


            _lstBox.ItemsSource = veranstaltungen;

            _lstBox.DisplayMemberPath = "Name";

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.