Ricky Divjakovski

Results 3 issues of Ricky Divjakovski

Hey, not sure if an issue or not a complete implementation, and i apologise if this has been answered elsewhere but i can barely find any documentation on this. ef2sdoid...

The issue i am facing is the client is only showing Link payments. Id like to gain access to all payments via the client. I am running the following command...

bug

List control column header text is not centred vertically, simple fix for this is adding the following line in DarkModeCS 782. sf.Alignment = StringAlignment.Center; 783. sf.LineAlignment = StringAlignment.Center; // <...