Posts by Ednilson Teixeira • 63 points
4 posts
-
0
votes1
answer82
viewsQ: How to print a flumulario containing tables (grid) via c#
I need to generate a crediario card impression similar to the one that is attached. I have no idea how to do this, what tool to use. Could someone give me a hint? Thank you very much.…
-
1
votes0
answers23
viewsQ: Problem with go to Definition
I have a problem that arose a few days ago. I have been working on a project for 3 years. From about 10 days to the present, when executing the GO TO DEFINITION command over a given source code, a…
-
4
votes2
answers83
viewsQ: Form closing without close()
Dear friends, I have a very simple form that is closing after clicking OK on Messagebox. I have already reviewed everything, compared it with other papers I have and I haven’t found the solution. If…
-
1
votes1
answer45
viewsQ: Use variable in Parameters
I am trying to run the line below, but need to use variables. The line is as follows: CM.Parameters.Add("desnome", System.Data.SqlDbType.VarChar).Value = USU.xdes_nome; I need the following: desnome…
c#asked Ednilson Teixeira 63