No announcements
Found 214190 threads
-
1 Votes
WPF Binding to ItemSource in behind code and setting up columns and rows
Hi, I guess there is a little tricky solution that should inspire you to resolve this issue, the idea is to make a listView of horizontal listViews, lets take a look to the ...Answered | 7 Replies | 1787 Views | Created by labjac - Thursday, July 23, 2020 10:06 AM | Last reply by Cherkaoui.Mouad - Monday, July 27, 2020 7:27 AM -
0 Votes
Pop-up window in a WPF application
Hello, I've a C# WPF application which uses Grid control in the xaml(P screen).For every row in the grid, I've a column called Details.Clicking ...Answered | 3 Replies | 1442 Views | Created by ANi2000 - Friday, September 22, 2017 7:16 PM | Last reply by Dave Patrick - Monday, September 25, 2017 2:08 PM -
0 Votes
How to access row values of a gridview control in code behind
I am using a gridview inside of listview and my code looks as below: <ListView Name="listview1" Width="400" Margin="10" ...Answered | 1 Replies | 9018 Views | Created by sthota2 - Monday, November 9, 2009 9:44 PM | Last reply by Shrikant Maske - Tuesday, November 10, 2009 2:21 PM -
0 Votes
WPF ContentControl using DataTriggers - UserControl content displays in one row, but removes content from another row
I initially tried to ask the question in the WPF forum, but when I tried to post the question, I got a dialog box that said the message was marked as SPAM and that I should post it on this ...Answered | 5 Replies | 1054 Views | Created by KSR14 - Tuesday, September 17, 2019 5:47 PM | Last reply by Dave Patrick - Tuesday, September 17, 2019 8:58 PM -
0 Votes
WPF C# datagrid fix view row (fix scroll)
However, I'd ask in the Windows Presentation Foundation (WPF) forum.Answered | 2 Replies | 3297 Views | Created by suhas kalambe - Sunday, May 19, 2013 5:49 AM | Last reply by suhas kalambe - Tuesday, May 21, 2013 5:40 PM -
1 Votes
Databinding in WPF
Hi Shak, I recommend you to post in the WPF Forum, here is the link: http://social.msdn.microsoft.com/forums/en/wpf/threads/ I will move this one to the ...Answered | 2 Replies | 9770 Views | Created by Shak Imran - Friday, June 3, 2011 10:20 AM | Last reply by Jackie-Sun - Tuesday, June 21, 2011 7:06 AM -
0 Votes
ASP.NET Application to update a column in in a table row by row in loop
Can someone please give the detail code and steps.Answered | 2 Replies | 1068 Views | Created by SA260884 - Monday, March 31, 2014 8:46 PM | Last reply by IssueKiller - Tuesday, April 1, 2014 2:37 AM -
1 Votes
Combo and text box data binding
IF you already got the data, you can bind it to the control by specifying the Item(n) from the dataset.Answered | 2 Replies | 8654 Views | Created by John DS - Monday, July 27, 2009 4:07 PM | Last reply by Yichun_Feng - Wednesday, July 29, 2009 5:43 AM -
2 Votes
Object not accessable from asp.net code behind page
; Also, here you will not get the gridview object because the user is not authenticated on the page load and you have written down the code so as to keep the gridview there ...Answered | 2 Replies | 5765 Views | Created by Ben Ringrose - Tuesday, September 10, 2013 11:18 AM | Last reply by CoolDadTx - Tuesday, September 10, 2013 2:11 PM -
0 Votes
what is the mean of code behind pages?
When using code behind pages, which library must access file import from asp.net environment?Answered | 1 Replies | 9613 Views | Created by mhbalti - Monday, September 21, 2009 11:45 AM | Last reply by Shrikant Maske - Wednesday, September 23, 2009 1:52 PM -
1 Votes
WebService in Wpf Problem
code block will look like this localhostService.WebService objWebservice = new localhostService.WebService(); for more detail refer my ...Answered | 5 Replies | 1738 Views | Created by Ivan Sammut - Thursday, March 26, 2015 3:57 PM | Last reply by Kristin Xie - Friday, March 27, 2015 7:09 AM -
0 Votes
CRM fetchXml from ASP.net Code behind
Hi, Even if you are able to call the fetchData.aspx page in the code behind then also you do not have mucn control over the record return in the page.Answered | 2 Replies | 5563 Views | Created by mekbeb - Wednesday, August 18, 2010 4:29 PM | Last reply by mekbeb - Wednesday, August 18, 2010 6:52 PM -
0 Votes
Create chart in code behind and display it
Hi lizie, According to your code, I see you used some code from Web application.Answered | 1 Replies | 970 Views | Created by lizie - Monday, April 27, 2015 4:37 PM | Last reply by Kristin Xie - Tuesday, April 28, 2015 6:21 AM -
1 Votes
Adjust Column Width & Row heights inside Pivot Table
I would like to adjust the row height + column width utilizing vba across these pivot tables.Answered | 1 Replies | 1172 Views | Created by M.Awal - Saturday, November 28, 2020 11:01 PM | Last reply by Dave Patrick - Saturday, November 28, 2020 11:24 PM -
0 Votes
manually add class as code behind file
actually what happened is that when I added the code behind class manually in the app code folder also a second one was added attached to my .aspx file ...Answered | 2 Replies | 1941 Views | Created by kobosh - Tuesday, May 7, 2013 6:50 PM | Last reply by kobosh - Thursday, May 9, 2013 12:57 PM -
1 Votes
set manual value to binding textbox
Here is Winform data bindings forum.Answered | 6 Replies | 2015 Views | Created by Mr Chang - Wednesday, May 1, 2013 1:09 PM | Last reply by Mike Feng - Sunday, May 5, 2013 9:29 AM -
0 Votes
How to avoid Looping of Dataset rows in coding?
Not knowing much about your requirements and assuming you are using a database underneath your VB client, you can consider writing a stored procedure that clears "some ...Answered | 1 Replies | 54141 Views | Created by Hemanth Kumar CM - Thursday, October 15, 2009 4:09 AM | Last reply by Sameer[MSFT] - Monday, December 28, 2009 6:30 PM -
0 Votes
3 Columns on the same Row, in Dynamics CRM Form
Hi, you can add new section in your tab, and in the propoerties for the section go to formatting tab and select Fixed Field Width in the Section Layout and down select 3 ...Answered | 1 Replies | 5971 Views | Created by GKSPLB - Thursday, March 18, 2010 10:56 AM | Last reply by Ahmed ElNoby - Thursday, March 18, 2010 11:02 AM -
0 Votes
Set up
Start by reading up on Windows Home Server on the Microsoft web site, particularly the documentation available through the Help link on the right side of that page.Answered | 1 Replies | 3535 Views | Created by Markjc40 - Wednesday, February 10, 2010 7:25 PM | Last reply by Ken Warren - Wednesday, February 10, 2010 7:37 PM -
26 Votes
my family set up
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project.Answered | 1 Replies | 9627 Views | Created by vineeth vasu - Tuesday, June 17, 2014 1:56 PM | Last reply by Matt Small - Tuesday, June 17, 2014 7:23 PM - Items 1 to 20 of 214190 Next ›
No announcements