No announcements
Found 61122 threads
-
0 Votes
RenderSection
User1979860870 posted Hi How the below 3 lines works @Scripts.Render("~/bundles/jquery", "~/bundles/jqueryval", ...Unanswered | 1 Replies | 646 Views | Created by Anonymous - Thursday, May 27, 2021 6:30 AM | Last reply by Anonymous - Friday, May 28, 2021 2:30 AM -
0 Votes
Load view dynamical and post data
User430178104 posted Hi, I need to create my view that is completely dynamic. My requirement is... I need to call API, it returns list of control types (textbox, ...Unanswered | 2 Replies | 400 Views | Created by Anonymous - Thursday, May 27, 2021 3:56 PM | Last reply by Anonymous - Thursday, May 27, 2021 7:25 PM -
0 Votes
Load ASP.NET MVC application with javascript
User430178104 posted Hi, Is there any way to load the .NET Core MVC application with just a javascript file? Here My requirement is my partners will use just the below script and ...Unanswered | 1 Replies | 378 Views | Created by Anonymous - Thursday, May 27, 2021 3:52 PM | Last reply by Anonymous - Thursday, May 27, 2021 4:00 PM -
0 Votes
Namespace/Class not found
User-1526035670 posted Hi Project ...Unanswered | 1 Replies | 428 Views | Created by Anonymous - Thursday, May 27, 2021 12:04 PM | Last reply by Anonymous - Thursday, May 27, 2021 12:13 PM -
0 Votes
Return null fields from a listing
new OrdersColorsViewModel { order = x.order, malha = x.malha, preco = x.preco, ...Answered | 2 Replies | 392 Views | Created by Anonymous - Wednesday, May 26, 2021 2:56 PM | Last reply by Anonymous - Thursday, May 27, 2021 10:02 AM -
0 Votes
Dropdownlist in the mvc edit view VB.NET
User2130491911 posted So the situation. I have a database that has data inside it. I have used the wizard to create the edit view so ...Answered | 25 Replies | 1640 Views | Created by Anonymous - Wednesday, May 19, 2021 5:42 PM | Last reply by Anonymous - Wednesday, May 26, 2021 10:12 PM -
0 Votes
Browser creates inconsistent paths for an image URL.
User-1078583883 posted I have markup like this: <img src="../Content/images/default.jpg"/> On our dev URL, the browser ...Answered | 11 Replies | 408 Views | Created by Anonymous - Wednesday, May 26, 2021 10:57 AM | Last reply by Anonymous - Wednesday, May 26, 2021 7:46 PM -
0 Votes
Get a client's hostname on a lan network.
User1670624291 posted Hi, I ask if it is possible in MVC to ask for the hostname of the client's browser? I intend to save the ...Answered | 6 Replies | 495 Views | Created by Anonymous - Tuesday, May 25, 2021 3:01 PM | Last reply by Anonymous - Wednesday, May 26, 2021 3:14 PM -
0 Votes
Message Data Saved
User1979860870 posted Hi I have below Js file . IN a controller what should be done that if record is saved then Modal Dialog Box should appear ...Unanswered | 8 Replies | 329 Views | Created by Anonymous - Wednesday, May 26, 2021 10:35 AM | Last reply by Anonymous - Wednesday, May 26, 2021 12:08 PM -
0 Votes
DataTable not working
User1979860870 posted Hi Datatable is not showing properly. Below r the files used. Search is also not ...Unanswered | 2 Replies | 519 Views | Created by Anonymous - Wednesday, May 26, 2021 10:43 AM | Last reply by Anonymous - Wednesday, May 26, 2021 12:00 PM -
0 Votes
Default Value
User1979860870 posted Hi In Sql Database 2012 i have set IsActive Default Value or Binding = 'Y' but it is saving NULL ...Answered | 3 Replies | 367 Views | Created by Anonymous - Wednesday, May 26, 2021 5:08 AM | Last reply by Anonymous - Wednesday, May 26, 2021 10:56 AM -
0 Votes
Error message not getting displayed
User1979860870 posted Hi I have below code but it Saves record with Blank Values public class Location { ...Unanswered | 4 Replies | 514 Views | Created by Anonymous - Tuesday, May 25, 2021 1:59 PM | Last reply by Anonymous - Wednesday, May 26, 2021 10:22 AM -
0 Votes
how to make view pages FULL SIZE and not a tiny small centered box?
User2142845853 posted asp.net mvc 4.7 with bootstrap and razor, on a view page; create a new controller entry add a view, shared layout to share the navbar, create a view ...Unanswered | 10 Replies | 3657 Views | Created by Anonymous - Tuesday, May 25, 2021 2:15 AM | Last reply by Anonymous - Wednesday, May 26, 2021 10:01 AM -
0 Votes
file upload in asp.net MVC view unnabled to select file in android app by web view
User-450703002 posted <input type="file" placeholder="Evidence of Complaint.." name="payment_document" value="" ...Answered | 5 Replies | 571 Views | Created by Anonymous - Saturday, May 22, 2021 11:23 AM | Last reply by Anonymous - Wednesday, May 26, 2021 9:12 AM -
0 Votes
Get/Set
User1979860870 posted Hi I have below code . DO i need both get/set in case of CreatedOn field. public class Location { ...Unanswered | 4 Replies | 377 Views | Created by Anonymous - Tuesday, May 25, 2021 11:14 AM | Last reply by Anonymous - Wednesday, May 26, 2021 8:05 AM -
0 Votes
load partial view after ajax post with post results
User-323149085 posted hello im trying to post data with ajax & load partialview with the posted item. how ever the partialView is loaded OK , but ...Unanswered | 5 Replies | 415 Views | Created by Anonymous - Tuesday, May 25, 2021 10:55 AM | Last reply by Anonymous - Tuesday, May 25, 2021 3:03 PM -
0 Votes
Created on field Value
User1979860870 posted Hi I have 2 classes . How i can save Created on field value in Locationdb class. public class Location ...Answered | 3 Replies | 355 Views | Created by Anonymous - Tuesday, May 25, 2021 11:12 AM | Last reply by Anonymous - Tuesday, May 25, 2021 1:46 PM -
0 Votes
Classes
User1979860870 posted Hi I have below 2 classes & can these 2 be combined & created one Single Class file public class ...Answered | 3 Replies | 432 Views | Created by Anonymous - Tuesday, May 25, 2021 11:27 AM | Last reply by Anonymous - Tuesday, May 25, 2021 12:44 PM -
0 Votes
Tab Control
User1979860870 posted Hi How to create Tab Control in Mvc with Validations ThanksUnanswered | 1 Replies | 397 Views | Created by Anonymous - Monday, May 24, 2021 4:37 AM | Last reply by Anonymous - Tuesday, May 25, 2021 9:14 AM -
0 Votes
Connection Class
User1979860870 posted Hi I don't want to write below line in every Class . I want to declare it once only & then ...Unanswered | 1 Replies | 379 Views | Created by Anonymous - Monday, May 24, 2021 11:11 AM | Last reply by Anonymous - Monday, May 24, 2021 11:18 AM
No announcements