Hi All, This is a gitter lobby that we can talk about the Xamarin.Forms.DataGrid component
Joan Barros
@joanbarros
Hello, Is there any way of configuring the column definition via the C# API instead of XAML?
Joan Barros
@joanbarros
Ohh, found a way but it's not very straightforward. Does anyone think this is a good feature to add?
Muhammad Arsalan
@arsalansaleem96
Hello, Is there any way to add a loader on a datagrid?
Dror Cohen
@Drorco1307
Hello, i tried to bind the selected item to a property in my vm and using that to activate a row but it doesn't seem to work like that. How can i show the selected a row after i load data?