Nobody
Nobody
CC#
Created by Nobody on 4/17/2023 in #help
❔ How to get file path of PDFs in project.
6 replies
CC#
Created by Nobody on 4/4/2023 in #help
❔ Anyone know of a free, and acceptable way to display pdfs and docx files in winforms?
Hi! I am writing a school project and would like to dispaly one pdf and one docx file in my winforms application. The problem is the nuget packages i find that allows this are either paid/need a license for or they are not allowing that kind of usage.
7 replies
CC#
Created by Nobody on 3/29/2023 in #help
❔ Show values from a list in a datagridview getting source from bindingsource
Hello! I have the following problem: I am currently developing a winforms app with a datagridview that takes its information from a bindingsource. In this bindingsource i have multiple objects based on my materials class. Every material have two variables, one for its name and a list for other objects that each material should have. Every material have the same number of objects in this list and they all have the same name. I cant seem to figure out how to do this however.
13 replies