No announcements
Found 1557090 threads
-
0 Votes
Multiple columns with a single row of headers
I have a multiple column report which is showing the equivalent of addresses.Answered | 1 Replies | 9899 Views | Created by Ron Benchetrit - Wednesday, January 14, 2009 8:19 PM | Last reply by Shrikant Maske - Thursday, April 2, 2009 12:24 PM -
0 Votes
Styling of GridView with Multiple Headers
Hi, I want to implement GridView with multiple headers in WPF.Answered | 3 Replies | 6758 Views | Created by madx - Monday, September 6, 2010 12:53 PM | Last reply by Nyi Nyi Thann - Monday, September 6, 2010 1:48 PM -
1 Votes
Row Header Names
My question is - Is there anyway to put titles in the ROW header boxes.Answered | 4 Replies | 4046 Views | Created by adw07 - Tuesday, October 11, 2011 10:23 AM | Last reply by adw07 - Monday, October 17, 2011 3:38 PM -
1 Votes
Save Multiple rows from GridView to mysql Database
The GridView is a control which needs special treatment http://forums.asp.net Success CorAnswered | 1 Replies | 998 Views | Created by no[one] - Sunday, April 1, 2018 6:06 AM | Last reply by Cor Ligthert - Sunday, April 1, 2018 10:45 AM -
0 Votes
Multiple selection lost when user right clicks on the row header in a DataGrid
If I set the SelectionMode property to Extended and the SelectionUnit property to FullRow and select several rows by clicking on them and holding down the CTRL key ...Answered | 2 Replies | 1115 Views | Created by NandaSarathy - Friday, June 5, 2015 9:42 AM | Last reply by Magnus (MM8) - Friday, June 5, 2015 10:21 AM -
0 Votes
Linking issue 2019 in C++ (C++-CLI) with multiple files - header with utility functions - precompiled header - c++ classes
There are two projects that make use of these for files: a native/purce c++ solution and a C++ CLI clr managed solution and they both fail to build.Answered | 3 Replies | 3332 Views | Created by Teodor Cioaca - Wednesday, June 27, 2012 7:47 AM | Last reply by Teodor Cioaca - Wednesday, July 4, 2012 11:24 AM -
0 Votes
Row headers in matrix report
Thanks Sateesh, I was considering placing textboxes on top of my rows, but I was hoping for a more elegant solution :) I'll keep it as a last solution.Answered | 6 Replies | 7025 Views | Created by bories.bart - Tuesday, October 6, 2009 11:18 AM | Last reply by bories.bart - Wednesday, October 14, 2009 1:01 PM -
0 Votes
Repeat Group Header: Header not repeating when detail row spans multiple pages (SSRS 2005)
http://blogs.msdn.com/robertbruckner/archive/2008/10/13/Repeat-Header-And-Visible-Fixed-Header-Table.aspxAnswered | 3 Replies | 6186 Views | Created by Siri Bach - Monday, June 15, 2009 9:04 PM | Last reply by scanepa - Friday, June 19, 2009 4:27 AM -
2 Votes
iterate through gridview row by row
Hi C-Sharp Mamba, If you really want to know the way to implement iterating through DataGridView control row by row,please feel free to ...Answered | 3 Replies | 19673 Views | Created by C-Sharp Mamba - Tuesday, August 14, 2012 1:54 PM | Last reply by Jason Dot Wang - Thursday, August 16, 2012 4:27 AM -
0 Votes
GridView Multiple Row Insert With A Single Click
Yes I want To add the data from GridView.Answered | 3 Replies | 709 Views | Created by TechView-2017 - Wednesday, July 23, 2014 9:38 AM | Last reply by Anne Jing - Monday, July 28, 2014 7:25 AM -
0 Votes
header row to skip
Are the header rows that you want to exclude all being sent to the error output?Answered | 1 Replies | 1084 Views | Created by sourises - Friday, November 8, 2013 1:50 PM | Last reply by Russ Loski - Friday, November 8, 2013 2:49 PM -
0 Votes
Doubt Regarding Row Headers
hi, make student column as link button column...........so, automatically that perticular row of student will get hilighted.........even u can give funcationality on click of it, if ...Answered | 2 Replies | 3408 Views | Created by Chirs John - Monday, June 1, 2009 11:06 AM | Last reply by NagarjunaDilip - Monday, June 1, 2009 1:18 PM -
4 Votes
Count Gridview rows...
this will only return the number of records on the current page... totally inaccurate if paging is enabled and there are multiple pages in the gridview results set.Answered | 19 Replies | 106933 Views | Created by Tom T. _ - Wednesday, February 21, 2007 2:21 AM | Last reply by CyberResearch - Friday, May 31, 2013 7:29 PM -
1 Votes
DataGrid : display numbering on the header rows
Well, in this I have to add another column to display the numbers of rows.Answered | 7 Replies | 6755 Views | Created by livarthemis - Thursday, September 3, 2009 11:14 AM | Last reply by Adbie - Thursday, November 5, 2009 4:51 AM -
0 Votes
SSIS Header Row Validation
You can try something like below C# code string line1; using(StreamReader reader = new StreamReader("myFile.txt")) { line1 = ...Answered | 5 Replies | 3614 Views | Created by Vision2040 - Wednesday, July 17, 2013 9:14 AM | Last reply by Rajkumar5055 - Wednesday, July 17, 2013 11:25 AM -
0 Votes
Single Row coming as multiple Rows in Flat file
Then you get two files, one with headers and another with details.Answered | 2 Replies | 2231 Views | Created by Singh Randhir - Monday, May 13, 2013 5:12 PM | Last reply by ArthurZ - Monday, May 13, 2013 8:17 PM -
0 Votes
Single Row Multiple Records in GridView
Hello Danijel Malik, I want to display one record as one cell of the grid view, which uses has three columns of gridview, as i said before, each record has only ...Answered | 6 Replies | 11747 Views | Created by Rome Patel - Thursday, December 10, 2009 11:46 AM | Last reply by Jing0 - Wednesday, December 16, 2009 9:57 AM -
0 Votes
return multiple rows for a row
begin with SourceSet as ( select 'a' as Letter ,2 as ...Answered | 3 Replies | 5474 Views | Created by Parry2k - Saturday, February 5, 2011 12:03 AM | Last reply by Kalman Toth - Thursday, February 10, 2011 9:31 AM -
0 Votes
Grouped ListView / GridView Header Alignment
I also added a connect item on this ...Answered | 12 Replies | 4627 Views | Created by Lukas F - Sunday, August 25, 2013 11:58 AM | Last reply by Matt Small - Tuesday, September 10, 2013 3:55 PM -
1 Votes
Display selected gridview row on text boxes in C#
I'm Kinda converting a C# app to VB.net and im not using ur normal Datagrid windows controls I'm using Telerik Rad Controls so these may ...Answered | 5 Replies | 21130 Views | Created by Hefff - Tuesday, August 20, 2013 11:52 AM | Last reply by Hefff - Wednesday, August 21, 2013 1:35 PM - Items 1 to 20 of 1557090 Next ›
No announcements