Working with Grid in Xamarin Forms

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

ความคิดเห็น • 9

  • @AbdulRahman-og9kh
    @AbdulRahman-og9kh 3 ปีที่แล้ว

    Thank you! You made it very clear.

  • @mohammadoulabi4212
    @mohammadoulabi4212 6 ปีที่แล้ว

    Thank you for the clear explanation, may I ask how do you get rid of the spacing (empty spaces) between rows and columns in Grid ? when I use buttons?

    • @dheerajkumargunti
      @dheerajkumargunti  6 ปีที่แล้ว

      Thank you. You have RowSpacing and ColumnSpacing in which you can specify 0 value for both to get rid of spaces.

    • @mohammadoulabi4212
      @mohammadoulabi4212 6 ปีที่แล้ว

      Dheeraj Kumar G I used those, still a small gap still exists

    • @dheerajkumargunti
      @dheerajkumargunti  6 ปีที่แล้ว

      Can you send me the screenshot to my mail Id guntidheerajkumar@hotmail.com

    • @mohammadoulabi4212
      @mohammadoulabi4212 6 ปีที่แล้ว

      I sent you a screen shot of how my grid shows after running, I can't get rid of the spacing between buttons inside a grid

    • @dheerajkumargunti
      @dheerajkumargunti  6 ปีที่แล้ว

      Specify the margin and padding as 0.

  • @firozmuhammed4219
    @firozmuhammed4219 5 ปีที่แล้ว

    Nice tutorial. could you also show how to handle clicks on each item in grid