I have a Grid with 2 columns, and I want to adjust an Entry in the right column. However, the Entry goes down to the next row and grow to the both columns.
Any way to solve it? I already tried to use a StackLayout like the Entry container, and still does not work.