No announcements
Found 3273293 threads
-
0 Votes
Best way to access DataTable defined in User Control to parent page
User1126057398 posted What's the best way to access DataTable defined in User Control to parent ...Answered | 1 Replies | 86 Views | Created by Anonymous - Tuesday, June 25, 2019 4:56 AM | Last reply by Anonymous - Tuesday, June 25, 2019 6:51 AM -
0 Votes
User Defined Search Control in C#
If you would like an example of defining events in a user control, I have one ...Answered | 5 Replies | 5736 Views | Created by Jayce_SouthWales - Tuesday, June 1, 2010 9:41 AM | Last reply by AlAccess - Wednesday, June 2, 2010 1:20 PM -
0 Votes
The best way to get parent class data to child?
Well I'm looking for a way to define all properties not just one.Answered | 10 Replies | 54529 Views | Created by james4651 - Thursday, June 25, 2009 12:01 AM | Last reply by Tergiver - Thursday, June 25, 2009 3:28 PM -
0 Votes
Best Way to marge two datatable
DataTable.Select() is the slowest way to get data back from a datatable.Answered | 3 Replies | 2278 Views | Created by dralialadin - Saturday, May 19, 2012 6:29 PM | Last reply by jo0ls - Sunday, May 20, 2012 8:56 AM -
0 Votes
Best Way to Update Values in a DataTable
The DataGridView updates its datasource (your datatable) before a row change and that is forced by an endedit of the bindingsource.Answered | 4 Replies | 10285 Views | Created by Ryan0827 - Wednesday, August 17, 2011 5:09 PM | Last reply by Cor Ligthert - Tuesday, August 23, 2011 2:13 PM -
0 Votes
Best way to deploy files used in a user control
Feature is one approach to reduce all the customization and code to manage the change SharePoint Site in a SharePoint Solution, you can add code behind when is active and define the ...Answered | 1 Replies | 4507 Views | Created by Aurel Radulescu - Monday, July 4, 2011 6:46 AM | Last reply by André Lage - Monday, July 4, 2011 8:24 AM -
1 Votes
Best way to deny access
Page redirect if the current user belongs to this group.Answered | 2 Replies | 975 Views | Created by D UK - Sunday, July 10, 2016 4:17 PM | Last reply by Linda ZL - Monday, July 11, 2016 2:50 AM -
1 Votes
Serializing user defined controls
Define classes that describe the properties you need for the controls, instead of serializing the actual controls.Answered | 5 Replies | 8679 Views | Created by celobateira - Sunday, September 20, 2009 12:47 AM | Last reply by celobateira - Thursday, September 24, 2009 5:50 PM -
1 Votes
Whats the best way to debug a user defined function
The user defined function below is causing duplicates and this causing a build to fail.Answered | 2 Replies | 2612 Views | Created by SimonKEvans - Tuesday, October 3, 2017 9:59 AM | Last reply by Dan Guzman - Tuesday, October 3, 2017 11:41 AM -
1 Votes
What is the best way to build user control?
Answered | 3 Replies | 540 Views | Created by Ravindran S - Thursday, March 3, 2016 11:19 AM | Last reply by Jack Zhai-MSFT - Friday, March 4, 2016 6:31 AM -
0 Votes
Putting a user control on a form then run it is not the best way?
Hi Senthil, To test the user control action, we often use the coded UI test, maybe you could create a test project for it.Answered | 2 Replies | 466 Views | Created by Kumaran619 - Monday, February 29, 2016 12:21 PM | Last reply by Jack Zhai-MSFT - Tuesday, March 1, 2016 7:01 AM -
1 Votes
VB.NET: Dynamically get a user control's parent tab's index
If the webbrowser control sits inside the custom control / user control that sits on the tab page, and if you want to update the tab ...Answered | 17 Replies | 9087 Views | Created by AaronMcH - Saturday, April 14, 2012 9:54 PM | Last reply by AaronMcH - Sunday, April 15, 2012 3:23 PM -
0 Votes
access variable in parent user control from child user control
Best regards, Sheldon _Xiao[MSFT] MSDN Community Support | Feedback to us ...Answered | 3 Replies | 8146 Views | Created by ssanp - Friday, June 1, 2012 7:13 PM | Last reply by Sheldon _Xiao - Monday, June 18, 2012 8:11 AM -
1 Votes
parent controls
If you mean a security/access setting (like not letting other users, like children, access control panel). then you can do this: From the start ...Answered | 4 Replies | 2186 Views | Created by Billz513 - Monday, September 26, 2011 12:54 PM | Last reply by Rudedog2 - Monday, September 26, 2011 11:32 PM -
0 Votes
Detail page accessing variable defined in master page
Best regards ThomasAnswered | 6 Replies | 1448 Views | Created by thomashoefkens - Thursday, April 4, 2013 12:45 PM | Last reply by thomashoefkens - Tuesday, April 9, 2013 12:47 PM -
2 Votes
Best way to get the complete source control tree
Hi Venkat, This parent child relationship is not available for you but you can do getServerItem to retrieve the server path, then parse it to build the tree.Answered | 5 Replies | 1386 Views | Created by Venkat Akkineni - Wednesday, November 5, 2014 8:55 PM | Last reply by Mireille Hanna - Monday, November 10, 2014 1:42 PM -
0 Votes
When to define dependency properties in extended control
Regarding your point on behavior, I am adding behavior to text box control only and the behavior is applied on the same control just on the basis on ...Answered | 3 Replies | 862 Views | Created by Gagan_vip - Thursday, August 7, 2014 9:10 AM | Last reply by Magnus (MM8) - Thursday, August 7, 2014 12:01 PM -
3 Votes
Access NavigationService from User control
The standard way to get the NS is to use the static NavigationService.GetNavigationService(this), where 'this' is the UserControl, button, or any elemement loaded in the ...Answered | 4 Replies | 15716 Views | Created by sureshhs - Wednesday, June 27, 2007 6:08 PM | Last reply by JorikU - Wednesday, April 13, 2011 8:11 PM -
1 Votes
Best way to define connection string in Window Application
You can do transformations of the App.config file in which you hade defined the connection string which means that you will get a specific App.config for each kind of build (Debug, Release).Answered | 1 Replies | 829 Views | Created by Sabyasachi.M - Monday, July 6, 2015 9:55 AM | Last reply by Magnus (MM8) - Monday, July 6, 2015 10:13 AM -
0 Votes
User with full control getting access denied error on permission page
Hi All, Users who are in "Owner" group are getting access denied error on site permission page, list/library permission page ...Answered | 11 Replies | 1528 Views | Created by Prajakta22 - Tuesday, January 21, 2020 8:48 AM | Last reply by Emily Du - Thursday, January 30, 2020 7:24 AM - Items 1 to 20 of 3273293 Next ›
No announcements