net tag

169 questions


1 answers
395 views
0
I'm trying to use DataGrid in ASP.NET, but I can't edit it.

I have to use ItemTemplate, but it's my first time using it, so I'm not sure.Also, it is displayed.The reason I use DataGrid is because I want to create and modify the data and save it.Also, I think G...

1 years ago

1 answers
297 views
0
I want to set ComboBox in ASP.NET GridView, but I don't know how.

I can set DropDownList in GridView, but I want to set ComboBox.The reason is that I want to select multiple candidates + enter new ones.However, although there is ComboBox in AjazToolKit, I cannot set...

1 years ago

1 answers
410 views
0
Recognizing IJCAD Selection States

We are developing an application for IJCAD using .NET.I want to receive a notification when I select a figure without executing the command, but I don't know how to do it.AUTOCAD was accomplished by h...

1 years ago

3 answers
108 views
0
About the error "Could not initialize the configuration system"

The software that was created and introduced about a year ago suddenly recently said, The configuration system could not be initialized.Failed to boot with error While I was investigating, I found an ...

1 years ago

1 answers
101 views
0
I want to know if IJCAD is idle.

I'm using IJCAD 2019 and VB.NET.I am about to send SendCommand when the operation on the screen is finished.I tried using GetGcadState to determine if the operation is complete, but the code below is ...

1 years ago

1 answers
131 views
0
see Visual Studio's setting reference on the same project?

As shown in the solution configuration diagram, I would like to refer to the same name project (ViewModels) that exists in different paths in the solution from the Views project.However, if you check ...

1 years ago

2 answers
104 views
0
I want to fix the GridView column and scroll through the scroll bar.

I'm looking for a way to separate the columns to be displayed and the columns to be crawled when scrolling horizontally in GridView on asp.net.I'm looking for another way to use the style sheet with t...

1 years ago

1 answers
137 views
0
To download csv as post in ASP.NET MVC5

Trying to do csv output on ASP.NET MVC5.On a screen with multiple parameters and multiple buttons, I post using Ajax.I'm having trouble downloading files and creating files.// Here's an excerpt:$('#do...

1 years ago

1 answers
95 views
0
WPF wants to display transparent WebP images correctly

You can now view WebP in Windows 10, but when you try to view transparent WebP in WPF, the transparent part becomes corrupted.Is there a way to display it correctly?<Image Source=1_webp_a.webp/>...

1 years ago

1 answers
120 views
0
How to Create a WMF File in IJCAD

I can create WMF files with AutoCAD, but I don't know how to implement them with IJCAD.Could you please let me know?The following programs are used to create WMF files in AutoCAD:Function Import WMF (...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.