No announcements
Found 2511136 threads
-
0 Votes
Control's Tag Property memory usage & perofmance ?
So its safe to assign Tag property of control to corresponding object.Answered | 3 Replies | 2100 Views | Created by Shah_X - Friday, April 16, 2010 8:05 AM | Last reply by HamAndFig - Friday, April 16, 2010 2:42 PM -
0 Votes
User ID is Undefined
Trying the below(from the API samples), "id" is always undefined, I can access other variables such as session.authentication_token, but all I want is the user's ...Answered | 4 Replies | 2581 Views | Created by Mirek S. _ - Sunday, December 4, 2011 10:35 PM | Last reply by Dare Obasanjo - MSFT - Monday, December 12, 2011 1:10 AM -
1 Votes
ctx.CurrentItem.FieldName is undefined.
because performing a query means that you will have an asynchronous call foreach item in your list, which can result on a bad user experience :/Best regards, Christopher.Answered | 4 Replies | 2435 Views | Created by NCCAdm - Wednesday, May 17, 2017 11:48 AM | Last reply by NCCAdm - Wednesday, May 17, 2017 2:11 PM -
0 Votes
TypeError: Cannot read property 'firstChild' of undefined
In addition, you may refer to the similar question below: HTML client : cannot read property 'popup' of undefinedAnswered | 2 Replies | 1707 Views | Created by Bheemesh D - Tuesday, February 4, 2014 10:37 AM | Last reply by Bheemesh D - Friday, February 7, 2014 11:51 AM -
0 Votes
Uncaught TypeError: Cannot read property 'post' of undefined
This error occurs in Chrome Browser when you read a property or call a method on an undefined object .Answered | 4 Replies | 3645 Views | Created by IshamMohamed - Tuesday, January 22, 2019 8:29 AM | Last reply by Evan Chatter - Wednesday, May 29, 2019 6:03 AM -
1 Votes
Properties and methods of User Control
You cannot hide public properties and methods of a base class from which you inherit.Answered | 2 Replies | 717 Views | Created by BGQQ - Thursday, March 14, 2013 3:51 PM | Last reply by BGQQ - Friday, March 15, 2013 6:30 PM -
0 Votes
user control and child properties
and in the Image tag in the user control xaml..Answered | 5 Replies | 4074 Views | Created by nplus_one - Monday, January 31, 2011 2:23 PM | Last reply by BBauer42 - Tuesday, February 1, 2011 1:27 PM -
0 Votes
Unable to get property 'length' of undefined or null reference
I have two pages one in English and one in Arabic, both have same controls, but the Arabic one is throwing the same error what you had.Answered | 3 Replies | 4998 Views | Created by AkaBrokenarrow - Thursday, March 23, 2017 3:20 PM | Last reply by Kashif Nizam - Monday, May 27, 2019 2:05 PM -
0 Votes
Catching usage of "undefined" properties on User Controls
User1285297674 posted I just discovered that User Controls seem to let you set a value for any property name for anything in the markup even if that ...Unanswered | 1 Replies | 29 Views | Created by Anonymous - Saturday, October 31, 2009 1:46 PM | Last reply by Anonymous - Saturday, October 31, 2009 3:04 PM -
1 Votes
Cannot read property 'id' of undefined
bu=rms+answers+Maps+AnonymousBegin*MapCore.en*MapCoreBegin*LabelOptions*LocalStorageCac…:1 Uncaught TypeError: Cannot read property 'id' of undefined ...Answered | 6 Replies | 5153 Views | Created by Roland Oldengarm - Tuesday, June 7, 2016 8:23 AM | Last reply by Ricky_Brundritt - Thursday, September 14, 2017 10:54 PM -
1 Votes
SqlParameter.TypeName property usage
Hello, I would like to use this property to set the Sql Server type, e.g.Answered | 1 Replies | 1473 Views | Created by Nicoleta Scrimint - Wednesday, June 26, 2013 7:46 AM | Last reply by Elmar Boye - Wednesday, June 26, 2013 8:15 AM -
1 Votes
TypeError: Cannot read property '0' of undefined
:/ TypeError: Cannot read property '0' of undefined TypeError: Cannot read property '0' of undefinedTypeError: Cannot read ...Answered | 5 Replies | 7283 Views | Created by F_Al - Monday, July 13, 2015 3:07 PM | Last reply by Rupesh Singh - Friday, July 31, 2015 6:03 PM -
0 Votes
Unable to get property 'dataSource' of undefined or null reference
First time everything loads fine, i click back, then i click back into listview and i get this error: Unable to get property ...Answered | 2 Replies | 6056 Views | Created by Ashley Bowles - Thursday, November 22, 2012 11:12 AM | Last reply by Ashley Bowles - Thursday, November 22, 2012 11:52 AM -
0 Votes
User control Bind to Property
StackOverFlowAnswered | 3 Replies | 463 Views | Created by Claudio111 - Sunday, March 3, 2019 8:39 AM | Last reply by Kareninstructor - Sunday, March 3, 2019 7:13 PM -
2 Votes
[WP8.1]Modifying User Control Properties
If you expose properties from your UserControl then you can set them in the Xaml where the UserControl is laid out.Answered | 2 Replies | 444 Views | Created by PriyankAgarwal - Thursday, May 7, 2015 6:15 AM | Last reply by IssueKiller - Friday, May 8, 2015 5:40 AM -
2 Votes
SCRIPT5007 Unable to get value of the property 'value' object is null or undefined
http://forums.asp.net/1022.aspx/1?Answered | 1 Replies | 8165 Views | Created by ltse168 - Friday, May 25, 2012 9:02 AM | Last reply by pvdg42 - Friday, May 25, 2012 12:14 PM -
0 Votes
exposing properties of controls nested in a user control
Public properties are visible in the property grid, ok, but as soon as you drag your composite component on another user ...Answered | 5 Replies | 4123 Views | Created by paolo_tn - Friday, March 25, 2011 10:34 PM | Last reply by paolo_tn - Tuesday, March 29, 2011 7:10 AM -
0 Votes
Uncaught TypeError: Cannot read property 'SPGetCurrentUser' of undefined(…)
But in one particular page to include the date picker and location i have used jquery1.9.x and called the same SPGetCurrentUser and getting error as undefined.Answered | 5 Replies | 4768 Views | Created by Dhatri p - Monday, November 28, 2016 4:02 AM | Last reply by Lee__li - Thursday, December 1, 2016 3:39 AM -
1 Votes
DataGridView Properties through User Control
By default, the designer is looking at the fields of your custom control (the control designer declares your child DataGridViews as fields) and displaying them in ...Answered | 8 Replies | 3622 Views | Created by ObsidianPhoenix - Tuesday, September 20, 2011 1:27 PM | Last reply by Mike Feng - Tuesday, October 4, 2011 3:36 AM -
3 Votes
User Controls Property Pages
I've made such a form but I don't know how to call it when I edit my control properties.Answered | 17 Replies | 2730 Views | Created by arto1astro - Saturday, November 22, 2008 6:36 PM | Last reply by John Anthony Oliver - Saturday, November 29, 2008 7:10 AM - Items 1 to 20 of 2511136 Next ›
No announcements