Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1125
XamGrid Button in column purely through c#
posted

I am creating an xamgrid in c#, there's no xaml at all. How can I add a button to a column purely through c#?  Or even hyperlinked text if this is easier? Please be explicit about every small detail as I'm new to this!

Basically I am creating multiple grids with dynamic columns based on a set of configuration data so I have done everything in c# to create/build/bind grid. I have seen examples for creating data templates in xaml with button controsl within them, but cannot work out how to do this from c#.

Thanks.

 

Parents Reply Children
No Data