No announcements
Found 122261 threads
-
0 Votes
Deleting a record related from another
User-872746141 posted Hi I have a problem with un-assigning a user from a Job. i.e I don't know how to delete a registration record related to the job that the user is assigned ...Unanswered | 6 Replies | 443 Views | Created by An0nym0u5User - Sunday, April 11, 2021 2:03 PM | Last reply by An0nym0u5User - Friday, June 25, 2021 1:56 AM -
0 Votes
Theme system and injecting the theme name to layout file?
User-183185495 postedI am storing the name of my theme in the configuration Appsettings Table which is derived from the Iconfiguration service. My question is how does one get this ...Unanswered | 5 Replies | 254 Views | Created by An0nym0u5User - Thursday, May 27, 2021 8:45 PM | Last reply by An0nym0u5User - Thursday, June 10, 2021 9:09 AM -
0 Votes
Theme system and injecting the theme name to layout file?
User-183185495 posted I am storing the name of my theme in the configuration Appsettings Table which is derived from the Iconfiguration service. My question is ...Unanswered | 5 Replies | 218 Views | Created by An0nym0u5User - Thursday, May 27, 2021 8:45 PM | Last reply by An0nym0u5User - Thursday, June 10, 2021 9:09 AM -
0 Votes
SSRS integrating .Net MVC, my reportviewer webcontrol alway link to jquery.min.js 3.1.1 version
User945585929 postedHi, I am working on .Net MVC application with SSRS report integrationAm using latest version of Report Viewer controls for WebForms (150.1427.0). and ...Unanswered | 12 Replies | 326 Views | Created by An0nym0u5User - Thursday, May 20, 2021 9:41 AM | Last reply by An0nym0u5User - Thursday, June 10, 2021 7:32 AM -
0 Votes
In MVC5 Edit View I need a drop down control with the items from another table
User-789623466 postedHow do I change my code to implement a drop-down list of all the items from the BibleBooks table?Actually, I only want to list the values from the Name column. Hopefully the ...Unanswered | 5 Replies | 194 Views | Created by An0nym0u5User - Thursday, May 27, 2021 6:37 PM | Last reply by An0nym0u5User - Thursday, June 3, 2021 1:28 AM -
0 Votes
In MVC5 Edit View I need a drop down control with the items from another table
User-789623466 posted How do I change my code to implement a drop-down list of all the items from the BibleBooks table? Actually, I only want to list the values ...Unanswered | 5 Replies | 124 Views | Created by An0nym0u5User - Thursday, May 27, 2021 6:37 PM | Last reply by An0nym0u5User - Thursday, June 3, 2021 1:28 AM -
0 Votes
What is the best way to read entity properties in "Include" with similar names?
c.Tipo01) .Include(c => c.Tipo02) .Include(c => c.Tipo03) .Include(c => c.Pessoa01) ...Unanswered | 5 Replies | 135 Views | Created by An0nym0u5User - Sunday, May 23, 2021 11:59 AM | Last reply by An0nym0u5User - Wednesday, June 2, 2021 3:03 AM -
0 Votes
What is the best way to read entity properties in "Include" with similar names?
c.Tipo01) .Include(c => c.Tipo02) .Include(c => c.Tipo03) .Include(c => c.Pessoa01) ...Unanswered | 5 Replies | 108 Views | Created by An0nym0u5User - Sunday, May 23, 2021 11:59 AM | Last reply by An0nym0u5User - Wednesday, June 2, 2021 3:03 AM -
0 Votes
Error: index was out of range
User-471172601 posted Hello everyone! I am working on a MVC Web Application where users can createa account, login, post new announcements etc and i have the next ...Unanswered | 2 Replies | 246 Views | Created by An0nym0u5User - Saturday, May 29, 2021 4:00 PM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 9:31 AM -
0 Votes
Error: index was out of range
User-471172601 postedHello everyone! I am working on a MVC Web Application where users can createa account, login, post new announcements etc and i have the next problem: I ...Unanswered | 2 Replies | 299 Views | Created by An0nym0u5User - Saturday, May 29, 2021 4:00 PM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 9:31 AM -
0 Votes
Update save.change database with loop
x.ID_Programa == iiii).Count(); int i = 1; while (iUnanswered | 9 Replies | 219 Views | Created by An0nym0u5User - Friday, May 28, 2021 3:05 PM | Last reply by An0nym0u5User - Tuesday, June 1, 2021 6:14 AM -
0 Votes
Semantic UI
User1979860870 postedHi How to implment Semantic UI in below scenario. I am using Ajax <div class="box"> <!-- /.box-header --> ...Unanswered | 2 Replies | 209 Views | Created by An0nym0u5User - Thursday, May 27, 2021 11:21 AM | Last reply by An0nym0u5User - Monday, May 31, 2021 8:14 AM -
0 Votes
Semantic UI
User1979860870 posted Hi How to implment Semantic UI in below scenario. I am using Ajax <div class="box"> ...Unanswered | 2 Replies | 129 Views | Created by An0nym0u5User - Thursday, May 27, 2021 11:21 AM | Last reply by An0nym0u5User - Monday, May 31, 2021 8:14 AM -
0 Votes
Dropdown
User1979860870 posted Hi I Have IsActive field in Database . It stores value "Y" / "N" In Modal Popup i want to ...Unanswered | 3 Replies | 100 Views | Created by An0nym0u5User - Saturday, May 29, 2021 6:50 AM | Last reply by An0nym0u5User - Monday, May 31, 2021 2:35 AM -
0 Votes
Cancel event handler using webgrid in MVC asp net C#
0) { var span = $(this).find(".label2"); var input = $(this).find(".text"); input.val(span.html()); ...Answered | 1 Replies | 214 Views | Created by An0nym0u5User - Sunday, May 30, 2021 3:59 PM | Last reply by An0nym0u5User - Monday, May 31, 2021 12:32 AM -
0 Votes
Cancel event handler using webgrid in MVC asp net C#
0) { var span = $(this).find(".label2"); var input = $(this).find(".text"); input.val(span.html()); ...Answered | 1 Replies | 179 Views | Created by An0nym0u5User - Sunday, May 30, 2021 3:59 PM | Last reply by An0nym0u5User - Monday, May 31, 2021 12:32 AM -
0 Votes
Using IF Statements inside webgrid column aspnet mvc c#
User-1453200658 posted Hi all, In MVC aspnet C# project I have setting an Webgrid. In edit web grid the value of ...Answered | 3 Replies | 197 Views | Created by An0nym0u5User - Sunday, May 30, 2021 10:24 AM | Last reply by An0nym0u5User - Sunday, May 30, 2021 12:30 PM -
0 Votes
Using IF Statements inside webgrid column aspnet mvc c#
User-1453200658 postedHi all, In MVC aspnet C# project I have setting an Webgrid. In edit web grid the value of the day_gv it's always null and ...Answered | 3 Replies | 196 Views | Created by An0nym0u5User - Sunday, May 30, 2021 10:24 AM | Last reply by An0nym0u5User - Sunday, May 30, 2021 12:30 PM -
0 Votes
Model IsValid
User1979860870 postedHi How the below 2 lines works in the below code return Json(new { success = true }); return Json(phone, ...Answered | 2 Replies | 261 Views | Created by An0nym0u5User - Saturday, May 29, 2021 8:44 AM | Last reply by An0nym0u5User - Saturday, May 29, 2021 10:55 PM -
0 Votes
Model IsValid
User1979860870 posted Hi How the below 2 lines works in the below code return Json(new { success = true }); ...Answered | 2 Replies | 148 Views | Created by An0nym0u5User - Saturday, May 29, 2021 8:44 AM | Last reply by An0nym0u5User - Saturday, May 29, 2021 10:55 PM - Items 1 to 20 of 122261 Next ›
No announcements