No announcements
Found 672057 threads
-
0 Votes
Column Header for Matrix Report
Adjust the header row to have the size ,number and style of the columns of the matrix.Answered | 7 Replies | 17104 Views | Created by SequelFan - Friday, September 1, 2006 6:49 PM | Last reply by Vilas_Pune - Saturday, June 18, 2011 5:24 AM -
0 Votes
how to center grid column header (not the cells)
The alignment settings work great on the cells.Answered | 3 Replies | 2362 Views | Created by csharp4Programmer - Wednesday, August 24, 2011 3:02 PM | Last reply by Yann Duran - Thursday, August 25, 2011 2:03 AM -
0 Votes
Export to excel with cell color highlighting
However if the data has particular value like N/A, I need that cell to be highlighted with a color.Answered | 1 Replies | 3491 Views | Created by smh0427 - Wednesday, February 8, 2012 9:21 PM | Last reply by ArthurZ - Wednesday, February 8, 2012 9:34 PM -
1 Votes
Get Clicked column header text on column header click event
" 'how to get the column header text when the datagridview1 cells are clicked Private Sub DataGridView1_CellMouseClick(ByVal ...Answered | 4 Replies | 2457 Views | Created by Benny33 - Thursday, July 21, 2011 9:26 AM | Last reply by Xiong Wei, Jin - Tuesday, July 26, 2011 11:17 PM -
0 Votes
listview header and column content
hi Aidan for the listview you have a choice of header text or column content.Answered | 2 Replies | 1859 Views | Created by Aidan - Thursday, March 8, 2012 9:57 PM | Last reply by Aidan - Friday, March 9, 2012 10:43 AM -
2 Votes
highlight row in datagridview based on column data
Before i show the results in the datagridview i want to check if any column in any row is below a threshold value and if so highlight that row.Answered | 11 Replies | 4209 Views | Created by coder_004 - Tuesday, June 8, 2010 4:53 AM | Last reply by Yasser Zamani - Mr. Help - Tuesday, June 15, 2010 6:45 AM -
0 Votes
VB.Net - Set font on single DataGridView Header Cell
VB.Net : I want to set the column header font to bold for just the column that is sorted.Answered | 1 Replies | 13007 Views | Created by jdwIII - Friday, October 1, 2010 9:00 PM | Last reply by leshay - Friday, October 1, 2010 10:08 PM -
0 Votes
Excel , multiple sheets - Reading header cells
To read those headers and footers separately, you don't need a Derived Column - you need two data flows (or at least four sources in the same data flow if ...Answered | 3 Replies | 3211 Views | Created by GADev - Thursday, May 24, 2012 12:12 PM | Last reply by Todd McDermid - Thursday, May 24, 2012 4:19 PM -
0 Votes
Repeating ParentGroup column headers on each page
Hi TnMike, Click the Static corresponding to Model cell KeepWithGroup:After RepeatOnNewPage:True Click the Static ...Answered | 3 Replies | 4019 Views | Created by TnMike - Thursday, December 15, 2011 8:43 PM | Last reply by Lola Wang - Monday, December 19, 2011 2:55 AM -
2 Votes
Setting datagrid column min-width to header width
So you want to set column width based on header width if there is no value, set column width based on cell content width if there is value, am I right?Answered | 3 Replies | 2172 Views | Created by hakyjoe - Thursday, November 22, 2018 12:07 AM | Last reply by DbIMKAzx - Tuesday, September 24, 2019 6:43 PM -
0 Votes
Highlighting a column in a single row on a subform
Now the whole field is highlighted.Answered | 2 Replies | 1214 Views | Created by AllTheGoodNamesWereTaken - Thursday, February 7, 2013 8:29 PM | Last reply by Henry Habermacher - Friday, February 8, 2013 2:58 AM -
0 Votes
Referencing cells in a datagridrow by headers from the datagrid
Hi Salaam Aliakmon I thought so myself - but when I do that I get an exception: Column named ACCOUNT cannot be found.Answered | 4 Replies | 2375 Views | Created by PSAKSor - Friday, January 30, 2009 10:36 AM | Last reply by Monah Abou Hattoum - Friday, January 30, 2009 6:07 PM -
1 Votes
Column headers for a Tablix in the Page Header
Dis all columns and column headers display when you run the report in preview mode in BIDS?Answered | 5 Replies | 807 Views | Created by IT_Pops - Wednesday, July 6, 2016 7:09 PM | Last reply by Yuliana Gu - Friday, July 15, 2016 10:31 AM -
0 Votes
highlight clicked cell in a table and unhighlight others
User527778624 posted Hi, You don't need second loop if cell contains single "a".Answered | 8 Replies | 288 Views | Created by Anonymous - Tuesday, January 17, 2017 4:14 AM | Last reply by Anonymous - Thursday, January 19, 2017 6:23 AM -
1 Votes
How to add column headers in matrix with subtotal?
Hi Chris, With header cell I meant the merged cell.Answered | 5 Replies | 4444 Views | Created by ChrisPalko - Wednesday, January 13, 2010 10:07 PM | Last reply by ChrisPalko - Friday, January 15, 2010 3:56 PM -
3 Votes
highlight row of active cell without losing existing color formatting
What do I do if I want the row only up to a certain column (e.g. column A to Z) highlighted?Answered | 17 Replies | 7404 Views | Created by jay.nz - Monday, April 3, 2017 2:55 AM | Last reply by Ashidacchi - Thursday, April 13, 2017 11:01 AM -
0 Votes
Column Widths in header, footer, 3 columns template
Hi use a separate css file ( my_custom.css ), and load it after core v4.master ...Answered | 4 Replies | 5502 Views | Created by ChocolateTeapot - Monday, October 15, 2012 5:02 PM | Last reply by romeo donca - Thursday, October 18, 2012 12:07 PM -
0 Votes
paint button on datagridview column headers
Hello Everyone I have solved it by adding dynamic controls Buttons /levels at run time private void AddButtonToDGVColHeader(int ...Answered | 3 Replies | 8842 Views | Created by bahushekh - Tuesday, March 13, 2012 8:14 AM | Last reply by bahushekh - Tuesday, March 13, 2012 10:10 AM -
1 Votes
Get coulumn header name and value of cell
Private Sub DataGridView1_CellContentClick(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellEventArgs) Handles DataGridView1.CellContentClick If ...Answered | 5 Replies | 3394 Views | Created by Rudy68 - Friday, June 3, 2011 5:15 PM | Last reply by Sylva Okolieaboh - Saturday, June 4, 2011 6:36 PM -
0 Votes
highlight row in c#
= dgv.Rows[e.RowIndex].Cells["Credit_rating"].Value) { switch ...Answered | 3 Replies | 2934 Views | Created by jhacharya - Monday, June 14, 2010 2:23 PM | Last reply by Yasser Zamani - Mr. Help - Tuesday, June 15, 2010 6:30 AM
No announcements