Questions tagged as 'webforms'

1
answer

Framework error in the IIS windows server

Previously I published my ASP projects in IIS and visualized them correctly. Currently, I refresh my project with updates made and I receive a framework error. Currently in the web config of the project I left: 4.5.2, although previously I...
asked by 12.08.2016 / 17:11
1
answer

How to add values of a datatable, depending on whether the following value is different from the current one? In MVC C #

I have the following datatable in the view, which lists certain data: <table id="table_listadoLineasComprobante" class="table table-striped table-bordered tableSection_2" style="margin-bottom: 0 !important;"> <thead> <tr sty...
asked by 15.09.2016 / 01:25
1
answer

Is it possible to implement Angular 2 in asp.net web forms? [closed]

I would like to know if it is possible since the information on the web refers in most cases to MVC only.     
asked by 24.04.2017 / 23:26
1
answer

How can I execute one method after another?

I have a question if this is possible. I have two drop-down lists, but they are divided into 2 different methods since each one has different functions. He asks me is I do not know if it is possible to declare the call of it. As for example;...
asked by 10.08.2018 / 21:10
1
answer

Pass gridview to Crystal report with dataset? asp .net c # webform

Hi, I have a webform project in asp .net with c #, and in it I have an sql query to show data from several tables in a gridview (I did not put the complete sql query because it is a lot and it is from my work), and I want to export that table to...
asked by 16.03.2018 / 19:45
1
answer

How to enable a textbox in jquery? [closed]

What I need is for a textbox to be disabled and enabled until I write 4 numbers in a previous textbox. The textboxes are asp: Textbox. The truth is I have not tried it because I do not know how, and it occurs to me that it could be with jquery o...
asked by 07.04.2018 / 19:28