python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to apply gradient color across entire GridView
Here's what I want the resultant gridview to look like:
Is there a way to automatically apply this across the entire gridview of containers?
zinbrox
Votes: 0
Answers: 1
SwiftUI: Create a list of mx2 column grid of images on iOS 13 with single selection
I'm new to SwiftUI and I'm trying to display a list of images from API as mx2 grids on iOS 13. I was able to create the grid and also able to download the images. Now I have 2 issues, all cells are sh...

Francis F
Votes: 0
Answers: 2
Select from Multiple List inside cascading DropDownList using condition in Linq query c#
I need to select from Different list from different tables in one cascading DropdownList from one Database named TrialEntities17 as per the value of Loss_Type
This is the part where I need some help s...
Techie_19
Votes: 0
Answers: 1
Kotlin Gridview display issue on click and Scroll
I am having a gridview which is populated from a list of string. List of string is a simple array of alphabets.
Here is my Activity Xml
<?xml version="1.0" encoding="utf-8"?>...
Gulfam
Votes: 0
Answers: 1