No announcements
Found 3216966 threads
-
0 Votes
Setting webview css class from code behind
Is there any coding example?Answered | 3 Replies | 1484 Views | Created by Mahagh - Friday, November 9, 2012 8:22 AM | Last reply by saramgsilva - Friday, November 9, 2012 10:14 AM -
0 Votes
Call a code behind function from Javascript
Welcome to the All-In-One Code Framework!Answered | 3 Replies | 2843 Views | Created by Jayagopal - Saturday, April 17, 2010 5:02 AM | Last reply by Bin-ze Zhao - Wednesday, April 21, 2010 8:53 AM -
0 Votes
In code behind Set GridViewColumn to *
Hi Ajay, U can set "*" value to width property from codebehind.Answered | 9 Replies | 7495 Views | Created by AjayGandhi - Thursday, September 29, 2011 10:42 AM | Last reply by parth.shah - Thursday, September 29, 2011 3:50 PM -
0 Votes
calling javascript function from code behind
Welcome to the All-In-One Code Framework!Answered | 7 Replies | 21869 Views | Created by bing25 - Friday, March 12, 2010 7:26 AM | Last reply by Machine Elf - Thursday, August 26, 2010 5:15 AM -
0 Votes
How to set EventTrigger in code behinde?
If you are creating the Button programmatically and want to do something in the code-behind when it is clicked you could simply hook up an Click event handler for ...Answered | 2 Replies | 683 Views | Created by JoeyWang - Monday, October 27, 2014 9:35 AM | Last reply by Magnus (MM8) - Monday, October 27, 2014 11:52 AM -
0 Votes
Set field as non optional from code behind
My elements.xml: <FieldRef ID="{7662cd2c-f069-4dba-9e35-082cf976e170}" Name="Body" Required="True" /> I can set this manually ...Answered | 1 Replies | 2785 Views | Created by kolback - Thursday, May 31, 2012 7:25 AM | Last reply by Christopher Clement - Thursday, May 31, 2012 7:35 AM -
0 Votes
Setting Brush from resources in code behind...
ANSWER: This is the way to reference a application resource from code behind: Dim MyBrush = ...Answered | 5 Replies | 22960 Views | Created by TheJesper - Thursday, November 6, 2008 9:31 AM | Last reply by atul chirame - Friday, June 17, 2011 3:02 AM -
2 Votes
Location for login.aspx code behind?
Stack Trace: [AuthenticationException: Unable to authenticate.Answered | 11 Replies | 1947 Views | Created by Nicolás Lope de Barrios - Monday, January 12, 2015 6:48 PM | Last reply by Nicolás Lope de Barrios - Tuesday, January 20, 2015 2:13 AM -
0 Votes
Usercontrol code behind in 14hive?
Hi Aparna, All webparts and user control are store in 14 hive while all code behind file store as dll in the GAC.Answered | 3 Replies | 3282 Views | Created by AparnaT - Thursday, June 7, 2012 3:23 AM | Last reply by GuYuming - Friday, June 8, 2012 9:59 AM -
0 Votes
Getting All HTML from the aspx page from code behind.
I am looking for a way to get all of the HTML from an aspx page from the .cs code behind.Answered | 3 Replies | 5114 Views | Created by Wellman - Tuesday, November 2, 2010 12:07 AM | Last reply by Eyal Solnik - Tuesday, November 2, 2010 2:24 PM -
0 Votes
XmlDataProvider and XMLDocument loaded as string from code behind
" In code-behind this is how the XML document is loaded with a string at runtime: xmlDoc.LoadXml(e.data) Any hints on how to ...Answered | 1 Replies | 5055 Views | Created by AlexRMuc - Friday, October 22, 2010 11:11 AM | Last reply by Olaf Rabbachin - Saturday, October 23, 2010 9:59 AM -
2 Votes
Code Behind: DataGridTextColumn shows Column headers but not data from xmlprovider with xpath
I'm trying to show data from XMLProvider with XPath.Answered | 2 Replies | 651 Views | Created by Jeankes - Tuesday, March 25, 2014 10:40 AM | Last reply by Jeankes - Tuesday, March 25, 2014 11:55 AM -
5 Votes
what's the difference between code-behind and code-beside?
This file derives from Page, contains declarations for the server controls, and contains all the event handlers and such.Answered | 4 Replies | 3098 Views | Created by Ronaldo.K - Wednesday, May 9, 2012 1:44 AM | Last reply by Shweta Jain (Lodha) - Wednesday, May 9, 2012 12:42 PM -
5 Votes
Using Resources in Code behind file
In code-behind, the Window has a Resources property.Answered | 1 Replies | 23617 Views | Created by P. Prabu - Monday, June 23, 2008 4:56 AM | Last reply by mariocatch2 - Monday, June 23, 2008 5:36 AM -
0 Votes
Expose EDMX with no code behind?
Welcome to the All-In-One Code Framework!Answered | 4 Replies | 4091 Views | Created by Rasmus Foged - Wednesday, September 22, 2010 7:55 AM | Last reply by Michael Sun [MSFT] - Monday, September 27, 2010 3:07 AM -
0 Votes
Binding Relative Source in code Behind
Hi hungdoan, You use RelativeSourceMode.Self mode in your code, which makes MyLable bind to itself.Answered | 4 Replies | 20605 Views | Created by hungdoan - Saturday, April 9, 2011 5:57 AM | Last reply by hungdoan - Wednesday, April 13, 2011 2:34 AM -
0 Votes
Custom tool to offer code behind and generated code
I'm basically asking if a custom tool can add "view code"/"view designer" functionality to a file No, this is not possible.Answered | 8 Replies | 3494 Views | Created by Jan Kučera - Sunday, November 16, 2008 11:18 AM | Last reply by Jan Kučera - Sunday, November 16, 2008 2:54 PM -
3 Votes
Custom Control Code Behind?
It's generally a good idea to separate the code from the Xaml as much as possible.Answered | 16 Replies | 1521 Views | Created by MarkFlamer - Tuesday, May 14, 2013 4:09 AM | Last reply by MarkFlamer - Friday, May 17, 2013 12:02 AM -
0 Votes
Createing a aspx page with inline code or code behind
ID=4 I just get a message from the forefront TMG firewall at that site anyone else have ...Answered | 3 Replies | 698 Views | Created by robMerritt - Monday, January 11, 2016 3:37 PM | Last reply by KRISHANA KUMAR - Monday, January 11, 2016 10:14 PM -
1 Votes
How to set IsHitTestVisible Property from code behind?
I am trying to get/set the IsHitTestVisible property from code behind.Answered | 3 Replies | 1566 Views | Created by shao4321 - Friday, March 7, 2014 5:51 AM | Last reply by dev hedgehog - Monday, March 10, 2014 8:32 PM
No announcements