Bitcoin Forum

Economy => Services => Topic started by: MadGamer on August 04, 2018, 05:01:22 PM



Title: FlowDocument - C#
Post by: MadGamer on August 04, 2018, 05:01:22 PM
I'm looking for someone who is familiar with C#, the code should be in WPF, I don't really care If it's MVVM or code-behind as long as it works.

I have an SQL table, let's imagine:

Code:
SELECT FirstName, LastName, '' as [EmptyColumn1], '' as [EmptyColumn2] from USERS

So the first two columns will have the first and last name while the two last will remain name. I want to load these data into a FlowDocument or any other document really, as long as I'm able to keep the table header If there is a multiple pages.

The table should look like a real table (with borders and everything).

If you think you can do this, post below and we can negotiate a price. I can pay in BTC or ETH.