No announcements
Found 2911476 threads
-
0 Votes
Hidden rows creating an extra page
Hi, SSRS row visibility functionality will not add the hidden rows to the exports.Answered | 3 Replies | 946 Views | Created by JazzyMans - Wednesday, December 9, 2015 8:14 AM | Last reply by PavanKokkula - Wednesday, December 9, 2015 9:32 AM -
0 Votes
Hidden rows cause KeepWithGroup to not work
When all the rows are visible, the rows in the Details group footer keeps on the current page.Answered | 1 Replies | 1225 Views | Created by BillWolohan - Tuesday, September 24, 2013 2:58 PM | Last reply by Heidi-Duan - Wednesday, September 25, 2013 1:11 PM -
0 Votes
Update row in Data Page
Looks like you describe a situation when page split happens due to update operation, then SQL Server will have to allocate a new page.Answered | 1 Replies | 1235 Views | Created by Rahul Kumar (Rahul Vairagi) - Monday, March 21, 2016 5:15 AM | Last reply by Uri Dimant - Monday, March 21, 2016 6:36 AM -
0 Votes
need a paging update for gridview after hidden rows
Hi , im new in this forum if i placed my questions to a wrong place please forgive me , I have a Gridview and chekbox i can hide rows basing on value when the chekbow is cheked , my ...Unanswered | 2 Replies | 19223 Views | Created by bouhmid86 - Sunday, May 1, 2011 6:29 PM | Last reply by NewWorldMan - Thursday, May 26, 2011 3:15 PM -
0 Votes
Macro- Hidden rows not to Include
Once the date filtered columns are hidden i need to count the total "V"'s in every row.Answered | 1 Replies | 2507 Views | Created by Code_Robo - Monday, March 19, 2012 5:34 PM | Last reply by Joel Engineer - Monday, March 19, 2012 6:49 PM -
1 Votes
adding rows in Gridview from javascript
Now I need to initialize its values - I don't want the values of the row cloned.Answered | 7 Replies | 38110 Views | Created by sandesh khare - Monday, February 26, 2007 7:27 AM | Last reply by jjwild - Thursday, December 9, 2010 12:59 AM -
1 Votes
Exporting to Excel and toggled hidden rows
It has several groups that are initially hidden but have toggles on them.Answered | 1 Replies | 3994 Views | Created by Ukulele Tom - Wednesday, November 3, 2010 11:47 PM | Last reply by KEROBIN - Thursday, November 4, 2010 8:37 AM -
0 Votes
Reading and updating a hidden field on an aspx page from an ascx page
I'm trying to figure out how to read and update a hidden field on an aspx page that contains my ascx page.Answered | 1 Replies | 1070 Views | Created by Rodney Buxton - Monday, June 1, 2015 3:02 PM | Last reply by CoolDadTx - Monday, June 1, 2015 3:16 PM -
2 Votes
iterate through gridview row by row
int weight = 0; int height = 0; int age = 0; foreach (DataGridViewRow row in dataGridView1.Rows) { // Check the first cell to make ...Answered | 3 Replies | 19678 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 -
5 Votes
Lock a row after SELECT and release after UPDATE
If you updated the row, like for example (update xfoo set MyData1 = 'd' where MyData1 = 'b';), then you could be blocked from selecting the row ...Answered | 10 Replies | 3705 Views | Created by Naarasimha - Friday, May 24, 2013 10:12 PM | Last reply by Tom Cooper - Thursday, May 30, 2013 3:24 AM -
4 Votes
Count Gridview rows...
As Chevy B noted, this will effectively show you the GridView row count property.Answered | 19 Replies | 106934 Views | Created by Tom T. _ - Wednesday, February 21, 2007 2:21 AM | Last reply by CyberResearch - Friday, May 31, 2013 7:29 PM -
0 Votes
Row height not updated after formatting a cell in DataGridView
Yes, I had tried this too (right after assigning the DataSource), but, after handling the formatting events, row height needs to be ...Answered | 6 Replies | 3473 Views | Created by Anton Shepelev - Friday, August 5, 2011 11:49 AM | Last reply by Anton Shepelev - Monday, August 8, 2011 9:09 AM -
1 Votes
Excel offset feature to recognize hidden rows
This works exactly how I need it to.Answered | 4 Replies | 1390 Views | Created by Tiger29631 - Monday, April 25, 2016 1:53 AM | Last reply by Deepak Saradkumar Panchal - Tuesday, May 3, 2016 3:53 AM -
0 Votes
GridView in aspx page and updating of fields with currency values
I have an aspx page with gridview.Answered | 1 Replies | 1396 Views | Created by Tore572 - Wednesday, February 18, 2015 2:52 PM | Last reply by Shu 2017 - Thursday, February 19, 2015 3:44 AM -
0 Votes
Adding blank rows after page break in SSRS
Then to make a blank row after page break.Answered | 7 Replies | 2278 Views | Created by _birdy - Tuesday, July 12, 2016 5:54 AM | Last reply by _birdy - Friday, July 15, 2016 1:37 AM -
0 Votes
style for gridview row definition
Any updates?Answered | 6 Replies | 4161 Views | Created by gidi - Saturday, August 6, 2011 5:29 PM | Last reply by gidi - Tuesday, August 16, 2011 3:39 PM -
0 Votes
Hidden Row Groups with ToggleItem are invisible when expanded
Hi Matt, According to your description, you create a drill down action in your report and change the corresponding row group Hidden property to True, but when you ...Answered | 1 Replies | 788 Views | Created by MattCom - Friday, June 19, 2015 8:57 PM | Last reply by Qiuyun Yu - Monday, June 22, 2015 6:30 AM -
0 Votes
Issue with firing after updateTrigger - on table row update
Why are they needed?Answered | 7 Replies | 781 Views | Created by Vamshi K J - Wednesday, July 8, 2015 7:51 PM | Last reply by Have - Thursday, July 9, 2015 1:42 PM -
0 Votes
Subtotal calculated expression from hidden detail row to subtotal row.
Hi donalejandro, According to your description, you want to make the detail rows toggled by the subtotal row, and when you hide detail rows the subtotal ...Answered | 1 Replies | 810 Views | Created by donalejandro - Monday, May 23, 2016 5:57 AM | Last reply by Xi Jin - Tuesday, May 24, 2016 7:42 AM -
0 Votes
focus same row again after updating row data
(after updating return the same row) Thanks againAnswered | 5 Replies | 1917 Views | Created by visofts - Saturday, February 11, 2012 11:24 AM | Last reply by Kostas Christodoulou - Wednesday, February 15, 2012 7:12 AM - Items 1 to 20 of 2911476 Next ›
No announcements