No announcements
Found 2513399 threads
-
0 Votes
Text not showing correctly in JQuery UI DatePicker Control because of conflict with Bootstrap 3x
User475983607 posted I'm pretty sure that jQuery UI is not totally compatible with Bootstrap.Answered | 1 Replies | 185 Views | Created by Anonymous - Friday, April 19, 2019 12:20 PM | Last reply by Anonymous - Friday, April 19, 2019 1:47 PM -
2 Votes
Jquery Datepicker excluding weekends
Try below code: $(document).ready(function () { $("#datepickerFieldId").datepicker({ beforeShowDay: ...Answered | 4 Replies | 1181 Views | Created by developer sp - Wednesday, February 12, 2020 8:19 AM | Last reply by developer sp - Friday, February 14, 2020 10:57 AM -
0 Votes
Windows Phone 7 support of JQuery datepicker
Below is a simplified example code chunk of the datepicker control in the JQuery UI framework.Answered | 4 Replies | 9374 Views | Created by likestoski - Thursday, February 23, 2012 4:47 PM | Last reply by 网游 - wang'you - Tuesday, February 28, 2012 2:40 AM -
0 Votes
Hide/Show text boxes according to start/end date Using Jquery
Hi Paru, The following articles for your reference: Tracking the Date time changes in DatePicker control using ...Answered | 3 Replies | 1248 Views | Created by Paru Upreti - Monday, November 2, 2015 1:42 PM | Last reply by Dennis Guo - Wednesday, November 4, 2015 6:23 AM -
3 Votes
DatePicker control
I have a datepicker, too.Answered | 9 Replies | 6089 Views | Created by daysleeper55 - Wednesday, October 3, 2012 3:57 PM | Last reply by AlexBBK - Tuesday, November 6, 2012 9:13 AM -
0 Votes
Change DatePicker Format
Hi According to your description, this could not be done by SharePoint DatePicker.Answered | 2 Replies | 1742 Views | Created by renatois - Friday, May 16, 2014 1:36 PM | Last reply by Patrick_Liang - Monday, May 19, 2014 9:08 AM -
7 Votes
change the text and datepicker textbox background of datepicker in wpf?
No custom templates or third party controls required, just create a Style as follows: <Style TargetType="{x:Type ...Answered | 3 Replies | 25143 Views | Created by madhubabu koyi - Tuesday, August 11, 2009 9:43 AM | Last reply by Brian Lagunas - Thursday, December 30, 2010 6:45 PM -
0 Votes
Intergrate BootStrap with LightSwitch
Make your bootstrap html page, css, js, etc. in the LightSwitch server project, add a Web Api to get the data and return json, use JQuery or whatever you ...Answered | 2 Replies | 2753 Views | Created by Guildernet LLC - Tuesday, July 29, 2014 8:09 PM | Last reply by Hessc - Tuesday, July 29, 2014 10:22 PM -
1 Votes
DatePicker Control throws System.FormatException
If you use this binding: <DatePicker Name="dp" Text="{Binding DateOfBirth, Mode=TwoWay, ...Answered | 1 Replies | 1298 Views | Created by Sagar R Kale - Wednesday, July 29, 2015 2:30 PM | Last reply by Andy ONeill - Wednesday, July 29, 2015 4:04 PM -
2 Votes
Show jquery-ui modal only once
Could be a web part, could be an endpoint that you call from jquery or ajax code using MS Ajax.Answered | 3 Replies | 5472 Views | Created by John Bailo - Wednesday, May 13, 2009 5:08 PM | Last reply by daniel.larson - Wednesday, May 13, 2009 6:29 PM -
0 Votes
datepicker shows truncated month
If I put the text "Select a date" into the TextBlock it is truncated.Answered | 5 Replies | 2351 Views | Created by zleug - Friday, April 24, 2015 4:02 PM | Last reply by sqlguy - Friday, April 24, 2015 7:52 PM -
0 Votes
DatePicker - want to show input after FormatException
That's a wrong design, the DatePicker control should hold date value and it contains invalid data it should not be holding that text, if it holds the "abcd", it ...Answered | 3 Replies | 2303 Views | Created by MikroDel - Tuesday, August 7, 2012 9:57 AM | Last reply by kishhr - Sunday, August 12, 2012 3:33 PM -
1 Votes
WPF: Why DateTime string in DatePicker does not parse correctly in Spanish?
However, if the date validation error and Date Entry display as different Controls (DatePicker's TextBox and textblock), date validation logic is ...Answered | 5 Replies | 5363 Views | Created by JJChen - Tuesday, August 25, 2015 10:42 PM | Last reply by JJChen - Thursday, December 29, 2016 8:41 PM -
1 Votes
finding datepicker control
We are using Xceed datpicker control.Answered | 2 Replies | 4004 Views | Created by ebhargavi - Thursday, June 4, 2009 6:58 AM | Last reply by ebhargavi - Thursday, June 4, 2009 10:37 AM -
0 Votes
From wher i can download jquery datepicker images?
If you want jQuery help, you can probably look for help on jQuery forums: http://forum.jquery.com/ If you want to use the WinJS DatePicker ...Answered | 1 Replies | 1700 Views | Created by UdayBhaskar - Tuesday, August 27, 2013 7:37 PM | Last reply by Prashant H Phadke - Wednesday, August 28, 2013 1:02 AM -
1 Votes
Using Datepicker in MVC 4
In the create you need this instead of razor you can use this <div class='input-group date' ...Answered | 2 Replies | 3923 Views | Created by A_T_P - Tuesday, September 24, 2013 6:55 AM | Last reply by samuel12334 - Wednesday, January 14, 2015 9:00 PM -
0 Votes
DatePicker values
Realize it should display correctly on a system that is configured for a particula locale so your function is not necessary.Answered | 5 Replies | 2589 Views | Created by hssint - Tuesday, May 8, 2012 1:56 PM | Last reply by Jeff Sanders - Friday, May 11, 2012 12:02 PM -
2 Votes
DatePicker as custom control
Also, here is some documentation on how to add custom controls and how to bind them to data: http://msdn.microsoft.com/en-us/library/gg406736.aspx And, Karol also ...Answered | 2 Replies | 2503 Views | Created by LVPrao - Monday, February 6, 2012 10:57 PM | Last reply by Justin Anderson - Wednesday, February 15, 2012 6:13 AM -
1 Votes
jQuery Tabbed UI in Sharepoint 2013
Hi, According to your post, my understanding is that you want to use jQuery tabs and display list data in a grid for each tab in SharePoint 2013.Answered | 1 Replies | 2763 Views | Created by dotnet developer 1585 - Thursday, February 27, 2014 7:21 AM | Last reply by Dennis Guo - Friday, February 28, 2014 6:45 AM -
0 Votes
Bootstrap datepicker not working jquery-1.8.2
You Might also consider http://vitalets.github.io/bootstrap-datepicker/ trying this one has a good visuals that ...Answered | 2 Replies | 116 Views | Created by Anonymous - Thursday, July 18, 2013 1:00 PM | Last reply by Anonymous - Thursday, July 18, 2013 3:07 PM - Items 1 to 20 of 2513399 Next ›
No announcements