No announcements
Found 14606 threads
-
0 Votes
help with getting child element
User632751675 posted hi, I have been trying to get a child element, which happens to be a custom tag. I have been able to work with other custom tags though, but ...Unanswered | 5 Replies | 1898 Views | Created by Anonymous - Friday, May 28, 2021 12:58 AM | Last reply by Anonymous - Wednesday, June 2, 2021 2:43 PM -
0 Votes
How to debug - javascript functions in index.cshtml not being called by functions in _layout.cshtml
User-2147270405 posted While experienced at MVC, I'm fairly weak at jQuery and javascript. SO, I'm not sure how to go about debugging why this process is not working. For the ...Answered | 1 Replies | 2005 Views | Created by Anonymous - Monday, May 31, 2021 9:40 PM | Last reply by Anonymous - Tuesday, June 1, 2021 3:48 AM -
0 Votes
Jquery datatable
User1979860870 posted Hi How to add View/Delete options to below code in Jquery datatable ...Unanswered | 1 Replies | 1182 Views | Created by Anonymous - Saturday, May 29, 2021 3:42 PM | Last reply by Anonymous - Monday, May 31, 2021 10:12 AM -
0 Votes
Modal Popup
User1979860870 posted Hi What should be changed in below code so that Modal Popup opens on click of button { ...Answered | 2 Replies | 1068 Views | Created by Anonymous - Saturday, May 29, 2021 3:51 PM | Last reply by Anonymous - Monday, May 31, 2021 5:24 AM -
0 Votes
Call one JS file function into another JS file function
User430178104 posted Hi, I have 2 javasctipt files both are having functions. I need to call the one file function into another by passing parameters, and same vice ...Unanswered | 3 Replies | 3088 Views | Created by Anonymous - Thursday, May 27, 2021 5:11 PM | Last reply by Anonymous - Friday, May 28, 2021 2:30 AM -
0 Votes
$.ajax How to make it async?
User-1104215994 posted Hi there, Is there a way to convert this ajax call into async? <script> (function () { ...Unanswered | 3 Replies | 2372 Views | Created by Anonymous - Thursday, May 27, 2021 6:21 PM | Last reply by Anonymous - Thursday, May 27, 2021 11:07 PM -
0 Votes
Is it possible to modify this JS to add validation group?
User1216627406 posted Greetings again mates, I have two button controls for adding two different records into the the DB. Let's say one is ...Unanswered | 10 Replies | 1511 Views | Created by Anonymous - Thursday, May 20, 2021 2:56 AM | Last reply by Anonymous - Thursday, May 20, 2021 11:10 PM -
0 Votes
Jquery function sometimes works some time doesn't work with same data
User1052662409 posted Hello All, This time I am going through a very strange problem with jquery function. Below is my ...Answered | 4 Replies | 909 Views | Created by Anonymous - Wednesday, May 19, 2021 4:45 PM | Last reply by Anonymous - Wednesday, May 19, 2021 7:44 PM -
0 Votes
jquery datepicker is not working on webforms in masterpages
User34732094 posted Hi, I am trying to use datepicker in webforms masterpages. It does not work. I do not understand where i am ...Answered | 10 Replies | 1934 Views | Created by Anonymous - Tuesday, May 11, 2021 5:57 PM | Last reply by Anonymous - Tuesday, May 18, 2021 8:52 PM -
0 Votes
jquery and custom tags
User632751675 posted hi, I would like to know how to work with custom tags. I am working with some html that uses them quite a lot. The information ...Answered | 2 Replies | 1080 Views | Created by Anonymous - Monday, May 17, 2021 11:08 PM | Last reply by Anonymous - Tuesday, May 18, 2021 3:40 PM -
0 Votes
Setting RadioButtonList selected button
User1120190316 posted I am working on a function that sets the selected radio button in a RadioButtonList, as well as several other controls. Prior to selecting the radio ...Answered | 4 Replies | 1093 Views | Created by Anonymous - Monday, May 3, 2021 7:36 AM | Last reply by Anonymous - Thursday, May 6, 2021 9:31 AM -
0 Votes
Bootstrap Date picker only works on first row of GridView
User322452319 posted Hello experts, I have this bootstrap datepicker that only works on the first row on a asp gridview in webforms. The ...Answered | 2 Replies | 1399 Views | Created by Anonymous - Wednesday, May 5, 2021 9:45 AM | Last reply by Anonymous - Wednesday, May 5, 2021 11:01 AM -
0 Votes
JQuery ComboBox Selected Attribute , the items not being populated from ViewBag list item
User-1355965324 posted I am using Jquery comboBox to list Depot and Department and map against the user.My Combobox is working fine . Only the problem when the HTML page ...Unanswered | 2 Replies | 857 Views | Created by Anonymous - Monday, April 19, 2021 8:40 AM | Last reply by Anonymous - Thursday, April 22, 2021 10:58 AM -
0 Votes
Javascript works only first textbox inside gridview
User1052662409 posted Hello All, I have a gridview. This gridview have a textbox in template field. <asp:TemplateField ...Answered | 1 Replies | 832 Views | Created by Anonymous - Tuesday, April 20, 2021 5:53 AM | Last reply by Anonymous - Tuesday, April 20, 2021 10:32 AM -
0 Votes
window.print(); Issue
User-991452307 posted I tried to print something using window.print(); It is working, but whenever I click my print button for the second time without reloading the page ...Answered | 8 Replies | 1174 Views | Created by Anonymous - Tuesday, April 6, 2021 8:42 AM | Last reply by Anonymous - Monday, April 19, 2021 4:28 AM -
0 Votes
using swal with checkbox
User66371569 posted hi iam using below code <script src="js/sweetalert.min.js"></script> ...Answered | 6 Replies | 2427 Views | Created by Anonymous - Wednesday, April 14, 2021 2:12 PM | Last reply by Anonymous - Thursday, April 15, 2021 12:34 PM -
0 Votes
comboTree Jquery Plugging - Select All option
User-1355965324 posted Is there any way can I Select All node and its cascase in ComboTree Jquery Pluggin only if I select option 2 from the ...Unanswered | 4 Replies | 2075 Views | Created by Anonymous - Friday, April 9, 2021 9:37 AM | Last reply by Anonymous - Thursday, April 15, 2021 9:41 AM -
0 Votes
Using swal
User66371569 posted Hi I have asp button called Submit inside that button code what i want when i ...Answered | 3 Replies | 2257 Views | Created by Anonymous - Saturday, April 10, 2021 8:40 AM | Last reply by Anonymous - Monday, April 12, 2021 12:32 PM -
0 Votes
Cascading DropDownList - How to require selection
User982203039 posted I have a Cascading DropDownList. My issue is I want the initial selection to be --Select-- and require the user to make a selection. I do require the Category ...Unanswered | 1 Replies | 793 Views | Created by Anonymous - Tuesday, March 30, 2021 5:27 PM | Last reply by Anonymous - Tuesday, March 30, 2021 8:31 PM -
0 Votes
Jquery vertical news ticker from Sql Server Database
User-1164293554 posted Hello again friends, i have a jquery news ticker vertical, i want to bind my aspx list from a sql table database. Please ...Answered | 2 Replies | 1059 Views | Created by Anonymous - Thursday, March 25, 2021 8:35 AM | Last reply by Anonymous - Friday, March 26, 2021 6:25 AM - Items 1 to 20 of 14606 Next ›
No announcements