No announcements
Found 1118484 threads
-
0 Votes
Text not updated in textbox binded to datasource
I used BindingContext property to update the binding.Answered | 6 Replies | 4982 Views | Created by Agalo - Thursday, January 7, 2010 10:13 AM | Last reply by Agalo - Friday, January 8, 2010 5:02 AM -
0 Votes
Bind ListItemCollection as a DataSource of a DataGridView
items.Include( item => item.Id, item => item.DisplayName, item => item.HasUniqueRoleAssignments)); ...Answered | 3 Replies | 4117 Views | Created by Janaka LP - Saturday, November 9, 2013 12:05 PM | Last reply by Amr Fouad - Saturday, November 9, 2013 10:19 PM -
3 Votes
Bind WinJS.UI.Rating averageRating to datasource
Use data-win-bind="winControl.averageRating: rate".Answered | 2 Replies | 4342 Views | Created by whiteb0x - Tuesday, November 8, 2011 5:16 PM | Last reply by whiteb0x - Thursday, November 10, 2011 1:05 AM -
0 Votes
binding object datasource to webservice?
You can write a private function that will fetch all the data contents from WebService and everytime when you do submitting, call this ...Answered | 4 Replies | 128 Views | Created by Anonymous - Tuesday, October 25, 2011 11:35 AM | Last reply by Anonymous - Thursday, October 27, 2011 8:58 PM -
0 Votes
Using Objects as datasource for a lightswitch app
When i added it, there was this pop-up asking me to choose a datasource, and i had read that if pointed to an existing DB, the necessary Object classes/entities will be auto ...Answered | 5 Replies | 1740 Views | Created by PRinCEktd1 - Tuesday, November 20, 2012 3:28 PM | Last reply by PRinCEktd1 - Saturday, November 24, 2012 9:32 AM -
1 Votes
DataGridViewComboBoxColumn with datasource binds to generic list
But the underline datasource should declear that column as Guid type.Answered | 1 Replies | 4809 Views | Created by I D - Monday, September 14, 2009 8:37 PM | Last reply by Kira Qian - Thursday, September 17, 2009 8:13 AM -
0 Votes
Binding the datagrid to a list of objects
It could be a property of a different datasource.Answered | 5 Replies | 4382 Views | Created by RuiLopes - Wednesday, February 18, 2009 5:43 PM | Last reply by DeviantSeev - Friday, February 20, 2009 4:52 PM -
0 Votes
Object Binding and Null Parent Objects
Do try and explain my situation, I have a WebService that we use to transmit information about a Company.Answered | 9 Replies | 5712 Views | Created by _Harry_ - Friday, December 17, 2010 4:08 AM | Last reply by Min Zhu - Thursday, December 23, 2010 2:59 AM -
0 Votes
Binding ObjectQuery object to Controls
I'm not sure why that article told me to create the objectquery object and bind to it.Answered | 5 Replies | 3695 Views | Created by Nathon Dalton - Thursday, February 25, 2010 6:11 PM | Last reply by Michael Sun [MSFT] - Tuesday, March 2, 2010 8:16 AM -
0 Votes
Unable to bind datasource to reportViewer
/* Associate thisDataSet (now loaded with the stored procedure result) with the ReportViewer datasource ...Answered | 1 Replies | 4435 Views | Created by Deepur - Saturday, March 16, 2013 6:58 PM | Last reply by Sachi_SG - Saturday, March 16, 2013 7:38 PM -
1 Votes
Querying a datasource object
From when .NET first arrived I used a connection and command objects to return information into a DataSet, DataTable or used a DataReader.Answered | 4 Replies | 869 Views | Created by NachoShaw - Tuesday, November 24, 2020 7:12 PM | Last reply by Kareninstructor - Tuesday, November 24, 2020 9:31 PM -
0 Votes
How to bind runtime object datasource to Word Document template in C# Winforms?
The other two are methods on the document object and return a collection: GetContentControlsByTitle and GetContentControlsByTag.Answered | 4 Replies | 1825 Views | Created by JakeSee - Saturday, August 15, 2015 10:25 PM | Last reply by Cindy Meister MVP - Tuesday, August 18, 2015 3:28 PM -
0 Votes
Microsoft Reports, possible to set as datasource a serialized object?
Hi, DataSet classes can read and write XML data , and provide data binding to Crystal Reports.Answered | 1 Replies | 2829 Views | Created by Sergiu Dudnic - Wednesday, February 25, 2009 12:44 PM | Last reply by Harry Zhu - Saturday, February 28, 2009 7:57 AM -
1 Votes
Object reference Error while consuming webservice in BizTalk
That worked for me and generated required schemas, orchestration and bindings.Answered | 4 Replies | 1080 Views | Created by Vivekanandh007 - Tuesday, September 1, 2015 4:45 PM | Last reply by Vivekanandh007 - Wednesday, September 2, 2015 10:24 AM -
0 Votes
Passing a variable of object type from ssis to webservice
Hi can we pass a variable of object type from ssis to webservice(I am using a web service task to communicate with the web service.Answered | 3 Replies | 4795 Views | Created by Hari777 - Sunday, June 13, 2010 6:38 PM | Last reply by COZYROC - Monday, June 14, 2010 3:17 PM -
0 Votes
Multiple list controls binded to single datasource problem
Yes, different data objects resolve the problem.Answered | 3 Replies | 2303 Views | Created by chugreevd - Friday, November 11, 2011 9:54 AM | Last reply by Neddy Ren - Monday, November 14, 2011 6:53 AM -
0 Votes
return a ObservableCollection<object> from webservice to view model
I will be using this WebService for only one of my applications which is in .NET, and because this application uses RIA i was not able to return dynamic objects ...Answered | 5 Replies | 1599 Views | Created by Santosh_Kamble - Monday, May 19, 2014 6:29 PM | Last reply by Santosh_Kamble - Wednesday, May 21, 2014 2:08 PM -
1 Votes
webservice that uses sharepoint object model
Webservice files should be deployed to the ISAPI folder.Answered | 3 Replies | 4797 Views | Created by oh i dont know anymore - Saturday, November 7, 2009 8:36 PM | Last reply by Sohel Rana - Sunday, November 8, 2009 9:47 AM -
0 Votes
Memory leak in DataGridView with binding datasource.
Not bind Classfile.Answered | 12 Replies | 2474 Views | Created by Jagadeesan1993 - Monday, March 14, 2016 4:26 AM | Last reply by Moonlight Sheng - Monday, March 28, 2016 8:58 AM -
3 Votes
Excel Addin object binding issues
Hi Starain, Thanks for your time and helps,I got the problem,I am using Web Api and here we have threading concept so inside this the I am binding this object to ...Answered | 21 Replies | 2984 Views | Created by FayazAlam - Monday, December 8, 2014 4:49 PM | Last reply by FayazAlam - Friday, December 19, 2014 7:39 AM - Items 1 to 20 of 1118484 Next ›
No announcements