Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Entering detail lines for a header - Grid

$
0
0

Hi,
I have to show a "grid" so the user can enter several lines of data that are the "detail lines" of a given header. What is the best way to implement this in XF? is it by using a Grid? I am not using xaml, so at this moment I am manually creating the Grid. Let's say I have a table in SQLite "Header" and another table "Detail", then I need to show an empty grid with the detail lines (entries in Detail table) so the user can enter data there.

Thanks,
Fernando


Viewing all articles
Browse latest Browse all 58056

Trending Articles